]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
glibc 2.12.2 release release/2.12/master glibc-2.12.2
authorAndreas Schwab <schwab@redhat.com>
Mon, 13 Dec 2010 10:45:50 +0000 (11:45 +0100)
committerAndreas Schwab <schwab@redhat.com>
Mon, 13 Dec 2010 10:47:26 +0000 (11:47 +0100)
ChangeLog
version.h

index 2122312f4fe987b8c47f02ae69efcfc98e5529ec..afd9059b50e0297f6389fefd5644d772ca47415e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-12-13  Andreas Schwab  <schwab@redhat.com>
+
+       * version.h (VERSION): Bump for 2.12.2 release.
+
 2010-12-10  Andreas Schwab  <schwab@redhat.com>
 
        * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
index 2f4c7ec94c1e177f9ec197c23463e02a6e4fc57f..c06dd9e067535a485abfdfe9e13991b30df6220f 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "stable"
-#define VERSION "2.12.1"
+#define VERSION "2.12.2"