Files
glibc/version.h
Andreas K. Hüttel 170550da27 Bump version to 2.42.9000
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-07-28 20:31:31 +02:00

5 lines
125 B
C

/* This file just defines the current version number of libc. */
#define RELEASE "development"
#define VERSION "2.42.9000"