summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2017-03-23 11:42:21 -0600
committerEduardo Chappa <chappa@washington.edu>2017-03-23 11:42:21 -0600
commit843b2f16abfd949e09b1c5465387b1b0f724994a (patch)
tree5a6e76b59c1a2d76f11e9a1ab351df09f3ed3857 /include
parent872c73cb757d6155cb80bb8a5474854444f3f4dd (diff)
downloadalpine-843b2f16abfd949e09b1c5465387b1b0f724994a.tar.xz
* New version 2.21.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 cee006ce..e110d027 100644
--- a/include/config.wnt.h
+++ b/include/config.wnt.h
@@ -454,13 +454,13 @@
#define PACKAGE_NAME "alpine"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "alpine 2.21"
+#define PACKAGE_STRING "alpine 2.21.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.21"
+#define PACKAGE_VERSION "2.21.1"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -552,7 +552,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.21"
+#define VERSION "2.21.1"
/* Windows is just too different */
#ifndef _WINDOWS