]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Start 2.16 development
authorUlrich Drepper <drepper@gmail.com>
Sat, 24 Dec 2011 03:54:13 +0000 (22:54 -0500)
committerUlrich Drepper <drepper@gmail.com>
Sun, 1 Jan 2012 12:17:20 +0000 (07:17 -0500)
ChangeLog
version.h

index 98c2c0232565c9e141af455332fb1707e43f5475..eee573cc3cbc0f4aa31cd0afbe9a7b725e76f0f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@
 
 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
 
+       * version.h: Update for 2.15 development version.
+
        [BZ #13526]
        * include/features.h: Handle __STDC_VERSION__ >= 201112 and
        _ISOC11_SOURCE.
index 1dac42529b430d547c754bf0fff9081208acba4c..f400088b35c3112fc425aff6d5c63a5dc91156cd 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.15"
+#define RELEASE "development"
+#define VERSION "2.15.90"