summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2016-02-02 13:30:41 -0700
committerEduardo Chappa <chappa@washington.edu>2016-02-02 13:30:41 -0700
commit6ed1cdac6e1f3f06b30c6c7baf98c43c8c937a4c (patch)
treee99527bbb4bc93ab987d29b0244532b32fae9593 /include
parent160c65c07175315edddfec7297ad400486a8cabd (diff)
downloadalpine-6ed1cdac6e1f3f06b30c6c7baf98c43c8c937a4c.tar.xz
* New version 2.20.11
* Update of copyright notice * Update to release notes to indicate support of RFC 2971.
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 e3ddb540..e95f5848 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.20.10"
+#define PACKAGE_STRING "alpine 2.20.11"
/* 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.20.10"
+#define PACKAGE_VERSION "2.20.11"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -552,7 +552,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.20.10"
+#define VERSION "2.20.11"
/* Windows is just too different */
#ifndef _WINDOWS