aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2025-01-28 18:25:13 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2025-01-28 18:25:13 +0100
commitf46351b4918d1602b08e67187b34889d6d19a6f5 (patch)
tree9059110aec68f7b4d1a82d198ea49b525941b3b7 /version.h
parent9b2f20dd54079afb68addf23685b039f1accd6e0 (diff)
downloadglibc-f46351b4918d1602b08e67187b34889d6d19a6f5.tar.xz
glibc-f46351b4918d1602b08e67187b34889d6d19a6f5.zip
Bump version to 2.41
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 3b675229f5..639cb34a24 100644
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "development"
-#define VERSION "2.40.9000"
+#define RELEASE "stable"
+#define VERSION "2.41"