]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
glibc 2.12.1 release glibc-2.12.1
authorAndreas Schwab <schwab@redhat.com>
Tue, 27 Jul 2010 11:34:39 +0000 (13:34 +0200)
committerAndreas Schwab <schwab@redhat.com>
Tue, 27 Jul 2010 11:34:39 +0000 (13:34 +0200)
ChangeLog
version.h

index 8590e355ea17a4005f4aec370e1d5cdc09fa36b3..b9dd2f00337907907a11692d7716fbd9369062b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-27  Andreas Schwab  <schwab@redhat.com>
+
+       * version.h (VERSION): Bump for 2.12.1 release.
+
 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
 
        * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
index 02cc48871ae434c1b60a5eb945ac6d9b6a253ce7..2f4c7ec94c1e177f9ec197c23463e02a6e4fc57f 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"
+#define VERSION "2.12.1"