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