glibc/version.h
Carlos O'Donell 75f0d3040a Release 2.16
Update version.h and include/features.h for 2.16 release.
2012-06-30 12:12:34 -07:00

5 lines
115 B
C

/* This file just defines the current version number of libc. */
#define RELEASE "stable"
#define VERSION "2.16"