glibc/version.h
Andreas K. Hüttel 42aba91895
Increase version to 2.41.9000, add new section to NEWS
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-01-28 18:42:35 +01:00

5 lines
125 B
C

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