summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2019-06-22 10:14:55 -0600
committerEduardo Chappa <chappa@washington.edu>2019-06-22 10:14:55 -0600
commitabeb2c25935ef8c75f1e5deef0f81276754dc975 (patch)
tree8c40d7af1d7eaa7e02c46ce8c8c9ab37caf3bacd /include
parentd5f1993e53b19b2b7dedebf14c70696c9651e35b (diff)
downloadalpine-abeb2c25935ef8c75f1e5deef0f81276754dc975.tar.xz
* New version 2.21.99999 (06/22/2019)
Diffstat (limited to 'include')
-rw-r--r--include/config.h.in3
-rw-r--r--include/config.wnt.h6
2 files changed, 5 insertions, 4 deletions
diff --git a/include/config.h.in b/include/config.h.in
index 453a2c1..19d7b34 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -478,7 +478,8 @@
/* Enable keyboard lock support */
#undef KEYBOARD_LOCK
-/* Define to the sub-directory where libtool stores uninstalled libraries. */
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
#undef LT_OBJDIR
/* Path to local inboxes for pico newmail check */
diff --git a/include/config.wnt.h b/include/config.wnt.h
index 6e22f38..deb0fe3 100644
--- a/include/config.wnt.h
+++ b/include/config.wnt.h
@@ -457,13 +457,13 @@
#define PACKAGE_NAME "alpine"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "alpine 2.21.9999"
+#define PACKAGE_STRING "alpine 2.21.99999"
/* 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.9999"
+#define PACKAGE_VERSION "2.21.99999"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -577,7 +577,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.21.9999"
+#define VERSION "2.21.99999"
/* Windows is just too different */
#ifndef _WINDOWS