mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-11 12:10:50 +03:00
5 lines
124 B
C
5 lines
124 B
C
/* This file just defines the current version number of libc. */
|
|
|
|
#define RELEASE "experimental"
|
|
#define VERSION "2.0.103"
|