Skip to content

Commit

Permalink
glibc 2.14.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Oct 7, 2011
1 parent a882ce8 commit 4f2b767
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2011-10-07 Andreas Schwab <schwab@redhat.com>

* version.h (VERSION): Bump for 2.14.1 release.

2011-09-27 Andreas Schwab <schwab@redhat.com>

* nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
Expand Down
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 4f2b767

Please sign in to comment.