summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2021-12-02 21:11:43 -0700
committerEduardo Chappa <chappa@washington.edu>2021-12-02 21:11:43 -0700
commita4717516707498544201c2e03286142c9abb2539 (patch)
treea56c68b1048b294db31aa2acf75cf8b6f8249845 /include
parenta82fb9e7d6735548b79e17df5042371c71296bdb (diff)
downloadalpine-a4717516707498544201c2e03286142c9abb2539.tar.xz
* New version 2.25.1
Diffstat (limited to 'include')
-rw-r--r--include/config.wnt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h
index ce5a534a..265b548e 100644
--- a/include/config.wnt.h
+++ b/include/config.wnt.h
@@ -466,13 +466,13 @@
#define PACKAGE_NAME "alpine"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "alpine 2.25"
+#define PACKAGE_STRING "alpine 2.25.1"
/* 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.25"
+#define PACKAGE_VERSION "2.25.1"
/* Program users use to change their password */
/* #undef PASSWD_PROG */
@@ -598,7 +598,7 @@
#define UTF8_INTERNAL
/* Version number of package */
-#define VERSION "2.25"
+#define VERSION "2.25.1"
/* Windows is just too different */
#ifndef _WINDOWS