]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
version.h: Switch to ".9000" as the suffix for the development version
authorFlorian Weimer <fweimer@redhat.com>
Mon, 16 Oct 2017 19:39:18 +0000 (21:39 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 16 Oct 2017 19:39:18 +0000 (21:39 +0200)
ChangeLog
version.h

index f860884e148f5c9464fbfa60bbffafb592524d02..f3b5e8ca89a328e0554cbf47a6721cb27cb34e40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-10-16  Florian Weimer  <fweimer@redhat.com>
+
+       * version.h (VERSION): Switch to ".9000" as the development
+       version suffix.
+
 2017-10-16  Florian Weimer  <fweimer@redhat.com>
 
        [BZ #22050]
index b6a041284721a60729502bd0820d811b04865fbb..788d0c350944b528eb22dce9ef21a433c87086b7 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "development"
-#define VERSION "2.26.90"
+#define VERSION "2.26.9000"