mirror of
https://mirrors.tuna.tsinghua.edu.cn/git/glibc.git
synced 2026-01-12 00:20:19 +08:00
5 lines
125 B
C
5 lines
125 B
C
/* This file just defines the current version number of libc. */
|
|
|
|
#define RELEASE "development"
|
|
#define VERSION "2.42.9000"
|