Bump version to 2.42.9000

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2025-07-28 20:31:31 +02:00
parent d2097651cc
commit 170550da27
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A
1 changed files with 2 additions and 2 deletions

View File

@ -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"