mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
fb3d8ad658
* version.h (VERSION): Bump to 2.0.101.
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.101"
|