Skip to content

Commit

Permalink
Version info change for 2.11 development.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed May 15, 2009
1 parent b1e74e1 commit 6971009
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
2009-05-15 Ulrich Drepper <drepper@redhat.com>

* version.h: Bump for 2.11 development.

* elf/check-execstack.c: New file.
* elf/Makefile: Add rules to build and run check-execstack.

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.10.1"
#define RELEASE "development"
#define VERSION "2.10.90"

0 comments on commit 6971009

Please sign in to comment.