summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-07-21 18:49:35 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-07-21 18:49:35 +0200
commit51706101e771f6649652e736c2dcb30457191c4f (patch)
tree22179cb93ab562f12930a97df7cf4c1943f6f189
parentAdd ChangeLog file (diff)
downloadglibc-2.40.9000.tar.gz
glibc-2.40.9000.tar.bz2
glibc-2.40.9000.zip
Increase version number to 2.40.9000glibc-2.40.9000
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index b51ca82078..3b675229f5 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "stable"
-#define VERSION "2.40"
+#define RELEASE "development"
+#define VERSION "2.40.9000"