glibc/version.h
Andreas K. Hüttel 89d3d815ef
Increase version number to 2.40
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-07-21 18:23:25 +02:00

5 lines
115 B
C

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