summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-10-10 14:29:06 -0600
committerEduardo Chappa <chappa@washington.edu>2020-10-10 14:29:06 -0600
commit3165f59b344fb4d56d161541f294754d56bcb372 (patch)
treef6f8f49d226880f5d2019692d2b17b5244c26b45 /include
parent753aba6fcc56c596be953b298b4b4219605d3d07 (diff)
downloadalpine-3165f59b344fb4d56d161541f294754d56bcb372.tar.xz
* New version 2.24
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 2734bff..77b9ae8 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.2"
+#define PACKAGE_STRING "alpine 2.24"
/* 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.2"
+#define PACKAGE_VERSION "2.24"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -594,7 +594,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.23.2"
+#define VERSION "2.24"
/* Windows is just too different */
#ifndef _WINDOWS