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 f46351b491 Bump version to 2.41
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2025-01-28 18:25:13 +01:00

5 lines
115 B
C

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