aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2025-01-28 18:42:35 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2025-01-28 18:42:35 +0100
commit42aba9189557280ad367c35908cbdfe26f5aeeb1 (patch)
tree16742db3b6ea10318467cd29dac3507c13e1e2bb /version.h
parent74f59e9271cbb4071671e5a474e7d4f1622b186f (diff)
downloadglibc-42aba9189557280ad367c35908cbdfe26f5aeeb1.zip
glibc-42aba9189557280ad367c35908cbdfe26f5aeeb1.tar.gz
glibc-42aba9189557280ad367c35908cbdfe26f5aeeb1.tar.bz2
Increase version to 2.41.9000, add new section to NEWSglibc-2.41.9000
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index 639cb34..abc0364 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.41"
+#define RELEASE "development"
+#define VERSION "2.41.9000"