diff options
author | Eduardo Chappa <chappa@washington.edu> | 2014-03-09 14:33:37 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2014-03-09 14:33:37 -0600 |
commit | 228b2570e23919e9900b16037d2e407264f50637 (patch) | |
tree | da88b9547ad4a597a692273ef6a7b1528a6d9723 /include | |
parent | 163fa62fe8e75888eea9a89d70d40e9e37180071 (diff) | |
download | alpine-228b2570e23919e9900b16037d2e407264f50637.tar.xz |
* resetting the version to 2.19.8
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 a6634dd8..644ce1eb 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.19.9" +#define PACKAGE_STRING "alpine 2.19.8" /* 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.19.9" +#define PACKAGE_VERSION "2.19.8" /* Program users use to change their password */ /* #undef PASSWD_PROG */ @@ -552,7 +552,7 @@ #define UTF8_INTERNAL /* Version number of package */ -#define VERSION "2.19.9" +#define VERSION "2.19.8" /* Windows is just too different */ #ifndef _WINDOWS |