diff options
author | 2011-10-07 11:47:14 +0200 | |
---|---|---|
committer | 2011-10-07 11:48:55 +0200 | |
commit | 4f2b767fef50f5f5c356c0c0e424fccc893a4ae6 (patch) | |
tree | b642a2e2f25c3910e37a834a3f2d0f654876fc03 /version.h | |
parent | NEWS for 2.14.1 (diff) | |
download | glibc-2.14.1.tar.xz glibc-2.14.1.zip |
glibc 2.14.1 releaseglibc-2.14.1
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "stable" -#define VERSION "2.14" +#define VERSION "2.14.1" |