]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Open development for 2.21 glibc-2.20.90
authorAllan McRae <allan@archlinux.org>
Sun, 7 Sep 2014 23:22:55 +0000 (09:22 +1000)
committerAllan McRae <allan@archlinux.org>
Sun, 7 Sep 2014 23:22:55 +0000 (09:22 +1000)
ChangeLog
version.h

index f34342814ebf93641b811c61b977a8a807bfa12e..8dcc334930e43483cd8750a4c3ac979eb883d961 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-09-08  Allan McRae  <allan@archlinux.org>
+
+       * version.h (RELEASE): Set to "development".
+       (VERSION): Set to "2.20.90"
+
 2014-09-07  Allan McRae  <allan@archlinux.org
 
        * version.h (RELEASE): Set to "stable".
index d7b19ec8acea658d5bddeaafdb90deb2e7d7fae7..bcc2e9fab65f9eaf687d7e8445fe1cb3fc55915d 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.20"
+#define RELEASE "development"
+#define VERSION "2.20.90"