From: Andreas K. Hüttel Date: Sun, 21 Jul 2024 16:49:35 +0000 (+0200) Subject: Increase version number to 2.40.9000 X-Git-Tag: glibc-2.40.9000^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51706101e771f6649652e736c2dcb30457191c4f;p=thirdparty%2Fglibc.git Increase version number to 2.40.9000 Signed-off-by: Andreas K. Hüttel --- diff --git a/version.h b/version.h index b51ca82078..3b675229f5 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.40" +#define RELEASE "development" +#define VERSION "2.40.9000"