1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-10 05:03:06 +03:00
Files
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"