summaryrefslogtreecommitdiff
path: root/include/config.wnt.h
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2017-12-04 21:47:52 -0700
committerEduardo Chappa <chappa@washington.edu>2017-12-04 21:47:52 -0700
commit04737118aa1d9ad3db63fb1064267187ae871856 (patch)
tree44e525222e947a2164bf39d642963835e7d8e5ae /include/config.wnt.h
parent2e8d2c252dda9878bc7ae5bab2d455d6c04314bf (diff)
downloadalpine-04737118aa1d9ad3db63fb1064267187ae871856.tar.xz
* New version 2.21.99
* The online repo does not mimic the root local directory from which it is created. This is an attempt to fix this. This caused the problem that kerberos was not working with the bytes on the repo, but it would work on the root which created it. Reported by Holger Trapp.
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 9c4a13fd..990c4d1e 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.9"
+#define PACKAGE_STRING "alpine 2.21.99"
/* 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.9"
+#define PACKAGE_VERSION "2.21.99"
/* 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.9"
+#define VERSION "2.21.99"
/* Windows is just too different */
#ifndef _WINDOWS