mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 13:30:06 +00:00
5 lines
116 B
C
5 lines
116 B
C
|
/* This file just defines the current version number of libc. */
|
||
|
|
||
|
#define RELEASE "alpha"
|
||
|
#define VERSION "1.09.7"
|