From: Andreas Schwab Date: Fri, 7 Oct 2011 09:47:14 +0000 (+0200) Subject: glibc 2.14.1 release X-Git-Tag: glibc-2.14.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2b767fef50f5f5c356c0c0e424fccc893a4ae6;p=thirdparty%2Fglibc.git glibc 2.14.1 release --- diff --git a/ChangeLog b/ChangeLog index 4b46b64cbbb..3263122b027 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-10-07 Andreas Schwab + + * version.h (VERSION): Bump for 2.14.1 release. + 2011-09-27 Andreas Schwab * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): diff --git a/version.h b/version.h index a5408b322a7..3b53b5af8c0 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.14" +#define VERSION "2.14.1"