diff options
author | Eduardo Chappa <chappa@washington.edu> | 2016-10-08 20:07:47 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2016-10-08 20:07:47 -0600 |
commit | d3c950dfd57b0573676730c4b6d3464bb1e28cd9 (patch) | |
tree | ecdb147053972374e7f37e4ca085580774106544 /include | |
parent | 59678f8c7af17eb361f4b9cc9c30a26bff01a1f3 (diff) | |
download | alpine-d3c950dfd57b0573676730c4b6d3464bb1e28cd9.tar.xz |
* new version 2.20.17
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 046ac5c7..a95f5d0d 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.16" +#define PACKAGE_STRING "alpine 2.20.17" /* 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.16" +#define PACKAGE_VERSION "2.20.17" /* 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.16" +#define VERSION "2.20.17" /* Windows is just too different */ #ifndef _WINDOWS |