Skip to content

Commit

Permalink
glibc 2.12.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Dec 13, 2010
1 parent a8f09f4 commit 3a33e48
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-12-13 Andreas Schwab <schwab@redhat.com>

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

2010-12-10 Andreas Schwab <schwab@redhat.com>

* wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
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.1"
#define VERSION "2.12.2"

0 comments on commit 3a33e48

Please sign in to comment.