projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a7f254
)
Version info change for 2.11 development.
author
Ulrich Drepper
<drepper@redhat.com>
Fri, 15 May 2009 17:24:57 +0000
(10:24 -0700)
committer
Ulrich Drepper
<drepper@redhat.com>
Sat, 16 May 2009 02:37:12 +0000
(19:37 -0700)
ChangeLog
patch
|
blob
|
history
version.h
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
cb52b49
..
d976903
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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.
diff --git
a/version.h
b/version.h
index
f169c6a
..
9b2e14c
100644
(file)
--- a/
version.h
+++ b/
version.h
@@
-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
"