Skip to content

Commit

Permalink
glibc 2.12.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Jul 27, 2010
1 parent e91943b commit 6164128
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 @@
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
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.12"
#define VERSION "2.12.1"

0 comments on commit 6164128

Please sign in to comment.