version.h: Increase version number

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2026-01-23 23:51:31 +01:00
parent 5a836551bc
commit ae2192ee90
+2 -2
View File
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.43"
#define RELEASE "development"
#define VERSION "2.43.9000"