summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2022-06-02 18:13:12 -0600
committerEduardo Chappa <chappa@washington.edu>2022-06-02 18:13:12 -0600
commit9726c098a739edfdca6218bc5dee104c310957e9 (patch)
tree094ce20e1d159a1f45de5b9505eea79a1c203e0c /include
parentf69131562a08ec43c88e8f88c3ee4d8f25b3dc54 (diff)
downloadalpine-9726c098a739edfdca6218bc5dee104c310957e9.tar.xz
* New version 2.26
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 265b548e..05517649 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.1"
+#define PACKAGE_STRING "alpine 2.26"
/* 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.1"
+#define PACKAGE_VERSION "2.26"
/* 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.1"
+#define VERSION "2.26"
/* Windows is just too different */
#ifndef _WINDOWS