summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h6
-rw-r--r--include/config.wnt.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index 38d54ea2..7f641d81 100644
--- a/include/config.h
+++ b/include/config.h
@@ -517,7 +517,7 @@
#define PACKAGE_NAME "alpine"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "alpine 2.21.9"
+#define PACKAGE_STRING "alpine 2.21.999"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "alpine"
@@ -526,7 +526,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.21.9"
+#define PACKAGE_VERSION "2.21.999"
/* Password cache file (recommended if S/MIME is enabled and configured) */
#define PASSFILE "ALPINE.PWD"
@@ -638,7 +638,7 @@
/* #undef USE_QUOTAS */
/* Version number of package */
-#define VERSION "2.21.9"
+#define VERSION "2.21.999"
/* Windows is just too different */
/* #undef _WINDOWS */
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