* version.h (VERSION): Set to 2.6.90.
authorUlrich Drepper <drepper@redhat.com>
Thu, 17 May 2007 17:01:03 +0000 (17:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 17 May 2007 17:01:03 +0000 (17:01 +0000)
* version.h (VERSION): Define to 2.6.
* include/features.h (__GLIBC_MINOR__): Define to 6.

ChangeLog

index 7169ecd..1294521 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
+2007-05-17  Ulrich Drepper  <drepper@redhat.com>
+
+       * version.h (VERSION): Set to 2.6.90.
+
 2007-05-14  Ulrich Drepper  <drepper@redhat.com>
 
-       * version.h (VERSION): Define to 6.
-       * include/features.h (__GLIBC_MINOR__): Likewise.
+       * version.h (VERSION): Define to 2.6.
+       * include/features.h (__GLIBC_MINOR__): Define to 6.
 
        * malloc/malloc.c: Use all small bin slots on 64-bit archs.