version.h: bump to 2.44.9000 / development

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2026-07-25 09:10:58 +09:00
parent c3a3a9808a
commit 84df13f8eb
+2 -2
View File
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.44"
#define RELEASE "development"
#define VERSION "2.44.9000"