summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-27 15:31:38 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-27 15:31:38 -0600
commitddabc05251a15f67f95741fc5eaa8ce4354dfa78 (patch)
treef32afdb23a23631cecf54cb961e6201aaa4962b6 /include
parentb95946d5694391b021244adc495705f809ad3593 (diff)
downloadalpine-ddabc05251a15f67f95741fc5eaa8ce4354dfa78.tar.xz
* New version 2.23.1
Diffstat (limited to 'include')
-rw-r--r--include/config.wnt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h
index 8a66cf5..ccd8eb7 100644
--- a/include/config.wnt.h
+++ b/include/config.wnt.h
@@ -463,13 +463,13 @@
#define PACKAGE_NAME "alpine"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "alpine 2.23"
+#define PACKAGE_STRING "alpine 2.23.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "alpine"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.23"
+#define PACKAGE_VERSION "2.23.1"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -600,7 +600,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.23"
+#define VERSION "2.23.1"
/* Windows is just too different */
#ifndef _WINDOWS