]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* version.h (VERSION): Bunp to 2.4.90 for the trunk.
authorUlrich Drepper <drepper@redhat.com>
Mon, 24 Apr 2006 21:00:04 +0000 (21:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 24 Apr 2006 21:00:04 +0000 (21:00 +0000)
ChangeLog
version.h

index 5e1ca232fc1cf81430faae8acef7c983bccd34fa..2bda74aa9a8a850fe949cd4439db98d23848e1d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-24  Ulrich Drepper  <drepper@redhat.com>
+
+       * version.h (VERSION): Bunp to 2.4.90 for the trunk.
+
 2006-04-24  Jakub Jelinek  <jakub@redhat.com>
 
        * malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init
index b25fae485ec21425e3320ac0403bdd878fe8408e..b24e2fcd99afaefba8555ecdf50b12c1d482c4d0 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.4"
+#define VERSION "2.4.90"