summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2014-02-20 00:06:05 -0700
committerEduardo Chappa <chappa@washington.edu>2014-02-20 00:06:05 -0700
commitac368b05842ee45ed29cd997840eb788649da268 (patch)
tree181c462df69f970e1bba253dc2d6726c723412d7 /include
parent59499e8d9d98e63b0ccf3d731528c24c652ad501 (diff)
downloadalpine-ac368b05842ee45ed29cd997840eb788649da268.tar.xz
* New version 2.19.8
* Forwarding messages with attachments of content-type multipart, failed when attempting to signed it, with and "Error writing pipe" error.
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 63b0fabd..644ce1eb 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.19.7"
+#define PACKAGE_STRING "alpine 2.19.8"
/* 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.19.7"
+#define PACKAGE_VERSION "2.19.8"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -552,7 +552,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.19.7"
+#define VERSION "2.19.8"
/* Windows is just too different */
#ifndef _WINDOWS