From: Andreas K. Hüttel Date: Mon, 28 Jul 2025 18:31:31 +0000 (+0200) Subject: Bump version to 2.42.9000 X-Git-Tag: glibc-2.42.9000^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170550da27f68a08589e91b541883dcc58dee640;p=thirdparty%2Fglibc.git Bump version to 2.42.9000 Signed-off-by: Andreas K. Hüttel --- diff --git a/version.h b/version.h index 5616512a59..c5dcdde2db 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.42" +#define RELEASE "development" +#define VERSION "2.42.9000"