diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-12-16 20:11:30 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-12-16 20:11:30 -0700 |
commit | accf5768851fc5f323e66c41de43061e86d4a9f6 (patch) | |
tree | b55fd19ac86b552a44cf979fceb77adad5d31443 /include | |
parent | c1cf2264281c606455009ef1f63b2a35dcf4f591 (diff) | |
download | alpine-accf5768851fc5f323e66c41de43061e86d4a9f6.tar.xz |
* New version 2.20.999
Diffstat (limited to 'include')
-rw-r--r-- | include/config.wnt.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h index 5e500190..78f2aa00 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.20.99" +#define PACKAGE_STRING "alpine 2.20.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.20.99" +#define PACKAGE_VERSION "2.20.999" /* Program users use to change their password */ /* #undef PASSWD_PROG */ @@ -552,7 +552,7 @@ #define UTF8_INTERNAL /* Version number of package */ -#define VERSION "2.20.99" +#define VERSION "2.20.999" /* Windows is just too different */ #ifndef _WINDOWS |