Files
glibc/version.h
T
2026-07-25 09:10:58 +09:00

5 lines
125 B
C

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