]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Increase version number to 2.40.9000 glibc-2.40.9000
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 21 Jul 2024 16:49:35 +0000 (18:49 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 21 Jul 2024 16:49:35 +0000 (18:49 +0200)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
version.h

index b51ca8207826372f1f055768f9892c0c031ee963..3b675229f58a9a02be85ff92d29ee0f375dd9f6a 100644 (file)
--- 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"