diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-08-28 13:45:19 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-08-28 13:45:19 -0600 |
commit | b063cb1a02f7dd5c7f1220989edceb736efe2c3c (patch) | |
tree | f74d021d6d3cfadcb2f264fa39f06ab76d19a103 /include | |
parent | 3a705ccfd0bb4d65d4bc35683726971edfd9309c (diff) | |
download | alpine-b063cb1a02f7dd5c7f1220989edceb736efe2c3c.tar.xz |
* New version 2.20.15.
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 b59053d5..7105a36e 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.14" +#define PACKAGE_STRING "alpine 2.20.15" /* 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.14" +#define PACKAGE_VERSION "2.20.15" /* 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.14" +#define VERSION "2.20.15" /* Windows is just too different */ #ifndef _WINDOWS |