From: Andreas Schwab Date: Tue, 27 Jul 2010 11:34:39 +0000 (+0200) Subject: glibc 2.12.1 release X-Git-Tag: glibc-2.12.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6164128f1ca84eea240b66f977054e16b94b3c86;p=thirdparty%2Fglibc.git glibc 2.12.1 release --- diff --git a/ChangeLog b/ChangeLog index 8590e355ea1..b9dd2f00337 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-07-27 Andreas Schwab + + * version.h (VERSION): Bump for 2.12.1 release. + 2010-06-02 Kirill A. Shutemov * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch diff --git a/version.h b/version.h index 02cc48871ae..2f4c7ec94c1 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"