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 98c2c02..eee573c 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 1dac425..f400088 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"