aboutsummaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-07-21 18:23:25 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-07-21 18:23:25 +0200
commit89d3d815ef6e84935147b683d510bacb0ba4df1d (patch)
treeb9e80e3151222428c0f5bd48fab7104f322a20b9 /version.h
parent6f14eb1b1768e4b840913fa1e4c9963cd70d46ac (diff)
downloadglibc-89d3d815ef6e84935147b683d510bacb0ba4df1d.zip
glibc-89d3d815ef6e84935147b683d510bacb0ba4df1d.tar.gz
glibc-89d3d815ef6e84935147b683d510bacb0ba4df1d.tar.bz2
Increase version number to 2.40
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 1fb72da..b51ca82 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.39.9000"
+#define RELEASE "stable"
+#define VERSION "2.40"