diff options
author | 2009-11-16 17:59:45 +0100 | |
---|---|---|
committer | 2009-11-16 17:59:45 +0100 | |
commit | dacc52e1922491a3b0e613a8be2d488871315114 (patch) | |
tree | e1b13839e9ceff5a8b3d70acbf0c63fb6319c6e7 | |
parent | New simplified make dist using git archive. (diff) | |
download | glibc-2.10.2.tar.xz glibc-2.10.2.zip |
glibc 2.10.2 releaseglibc-2.10.2
-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.10.1" +#define VERSION "2.10.2" |