Skip to content

Commit

Permalink
Start 2.12 development.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Nov 12, 2009
1 parent 51e4196 commit 24c0bf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2009-11-12 Ulrich Drepper <drepper@redhat.com>

* version.h: Bump for 2.12 development.

2009-11-10 Andreas Schwab <schwab@redhat.com>

* resolv/mapv4v6hostent.h (map_v4v6_hostent): Return non-zero if
Expand Down
4 changes: 2 additions & 2 deletions 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.11"
#define RELEASE "development"
#define VERSION "2.11.90"

0 comments on commit 24c0bf7

Please sign in to comment.