summary refs log tree commit diff
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
parent3d1aed874918c466a4477af1da35983ab036690e (diff)
downloadglibc-51706101e771f6649652e736c2dcb30457191c4f.tar.gz
glibc-51706101e771f6649652e736c2dcb30457191c4f.tar.xz
glibc-51706101e771f6649652e736c2dcb30457191c4f.zip
Increase version number to 2.40.9000 glibc-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"