summaryrefslogtreecommitdiff
path: root/include/config.wnt.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2018-02-26 01:38:18 -0700
committerEduardo Chappa <chappa@washington.edu>2018-02-26 01:38:18 -0700
commit349642a84039a4b026513c32a3b4f8594acd50df (patch)
tree9b9cbf9f46b1450811697c2487dd3320fe4830c6 /include/config.wnt.h
parenteefc696ec87ae287803aa68032649e5a7a9b89d0 (diff)
downloadalpine-349642a84039a4b026513c32a3b4f8594acd50df.tar.xz
* New version 2.21.999
* rewrite of some code in pith/ical.c to make sure function prototypes are correct. * Add a separator line to the calendar entry in case, the calendar is sent as the main body of the message.
Diffstat (limited to 'include/config.wnt.h')
-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 990c4d1e..7c781aa7 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.99"
+#define PACKAGE_STRING "alpine 2.21.999"
/* 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.99"
+#define PACKAGE_VERSION "2.21.999"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -574,7 +574,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.21.99"
+#define VERSION "2.21.999"
/* Windows is just too different */
#ifndef _WINDOWS