[glibc/glibc-2.44.9000] version.h: bump to 2.44.9000 / development

"Andreas K. Huttel via Glibc-cvs" <[email protected]> Sat, 25 Jul 2026 00:26:19 +0000 (GMT)
Newsgroups gmane.comp.lib.glibc.cvs
Message-ID <[email protected]>
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=84df13f8ebc1fb95ace9e5529694d73f6fa04e39

commit 84df13f8ebc1fb95ace9e5529694d73f6fa04e39
Author: Andreas K. Hüttel <[email protected]>
Date:   Sat Jul 25 09:10:58 2026 +0900

    version.h: bump to 2.44.9000 / development
    
    Signed-off-by: Andreas K. Hüttel <[email protected]>

Diff:
---
 version.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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"