summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--version.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8590e355ea..b9dd2f0033 100644
--- 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
diff --git a/version.h b/version.h
index 02cc48871a..2f4c7ec94c 100644
--- 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"