glibc/version.h
Andreas K. Hüttel 51706101e7
Increase version number to 2.40.9000
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-07-21 18:49:35 +02:00

5 lines
125 B
C

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