summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-06-11 01:39:26 -0600
committerEduardo Chappa <chappa@washington.edu>2020-06-11 01:39:26 -0600
commitd600da07926e1ec3243c2a96cd988c61d6a97614 (patch)
tree6372f367676db834f3aea3d52172d62448529560 /include
parentbc2544cd85953cda839aeb66388bf7c67edbb1f9 (diff)
downloadalpine-d600da07926e1ec3243c2a96cd988c61d6a97614.tar.xz
* Release of version 2.22.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 50d1235..c9a8da9 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"
+#define PACKAGE_STRING "alpine 2.22.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.22"
+#define PACKAGE_VERSION "2.22.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.22"
+#define VERSION "2.22.1"
/* Windows is just too different */
#ifndef _WINDOWS