summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-29 16:38:48 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-29 16:38:48 -0600
commit7b8875f8bb237a156a1250629e8c684706bd202f (patch)
treea2e52d09a02bd8e91ac3809a9cc66a3b2821e2fc /include
parent8657ba4f3d3b83e9c854f0cd5792d3d88592bfc6 (diff)
downloadalpine-7b8875f8bb237a156a1250629e8c684706bd202f.tar.xz
* New version 2.23.2
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 ccd8eb7b..b092d29b 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.1"
+#define PACKAGE_STRING "alpine 2.23.2"
/* 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.1"
+#define PACKAGE_VERSION "2.23.2"
/* 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.1"
+#define VERSION "2.23.2"
/* Windows is just too different */
#ifndef _WINDOWS