From: Andreas K. Hüttel Date: Sat, 25 Jul 2026 00:10:58 +0000 (+0900) Subject: version.h: bump to 2.44.9000 / development X-Git-Tag: glibc-2.44.9000^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84df13f8ebc1fb95ace9e5529694d73f6fa04e39;p=thirdparty%2Fglibc.git version.h: bump to 2.44.9000 / development Signed-off-by: Andreas K. Hüttel --- diff --git a/version.h b/version.h index 46d411dd54..5660f1ba62 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.44" +#define RELEASE "development" +#define VERSION "2.44.9000"