]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* version.h: Bump for 2.9 release.
authorUlrich Drepper <drepper@redhat.com>
Thu, 13 Nov 2008 20:05:26 +0000 (20:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 13 Nov 2008 20:05:26 +0000 (20:05 +0000)
ChangeLog
version.h

index 5940c4d7176105eb7c6086d73090241cb2edcb73..c029cfba28bacae794f940851a90312ff71044bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-11-13  Ulrich Drepper  <drepper@redhat.com>
 
+       * version.h: Bump for 2.9 release.
+
        [BZ #7029]
        * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE):
        Multiply with sizeof of __cpu_mask, not 8 unconditionally after
index 4bb7ab359c3cf797c1e8edab7f0ab5c4e1468c50..57fd1378016bcde1b4c092532f1b2d3126942ce4 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.8.90"
+#define RELEASE "stable"
+#define VERSION "2.9"