summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-19 11:18:46 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-19 11:18:46 -0600
commit729b8c0f554d95388e228d9b07d628530f8fa736 (patch)
treeeef571bcbac3cc24f28348a29057dc7863ea1e5b /include
parent1ec1ac67e40f334bd2115b6fb8f6501c0139d840 (diff)
downloadalpine-729b8c0f554d95388e228d9b07d628530f8fa736.tar.xz
* Release of version 2.23
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 c9a8da9..8a66cf5 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.22.1"
+#define PACKAGE_STRING "alpine 2.23"
/* 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.22.1"
+#define PACKAGE_VERSION "2.23"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -600,7 +600,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.22.1"
+#define VERSION "2.23"
/* Windows is just too different */
#ifndef _WINDOWS