mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 09:43:32 +08:00
75f0d3040a
Update version.h and include/features.h for 2.16 release.
5 lines
115 B
C
5 lines
115 B
C
/* This file just defines the current version number of libc. */
|
|
|
|
#define RELEASE "stable"
|
|
#define VERSION "2.16"
|