From 99948a254e2c2352547b962cbd1c23738e7af6b3 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 19 Jan 2020 10:57:53 -0700 Subject: * Initial release of Alpine version 2.22. --- include/config.wnt.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/config.wnt.h b/include/config.wnt.h index 1a02f87e..ed5de154 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -457,13 +457,13 @@ #define PACKAGE_NAME "alpine" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "alpine 2.21.99999" +#define PACKAGE_STRING "alpine 2.22" /* 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.99999" +#define PACKAGE_VERSION "2.22" /* Program users use to change their password */ /* #undef PASSWD_PROG */ @@ -582,7 +582,7 @@ #define UTF8_INTERNAL /* Version number of package */ -#define VERSION "2.21.99999" +#define VERSION "2.22" /* Windows is just too different */ #ifndef _WINDOWS -- cgit v1.2.3-54-g00ecf