about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-24 21:00:04 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-24 21:00:04 +0000
commitbb0b186dd3ab04a48809c5df0cd8b2eb32b4841a (patch)
treeeeff72b8d27e9949a86a77db728491a2adce3058
parentceba6be798d7fa02e73549d7178ca81dd0900291 (diff)
downloadglibc-bb0b186dd3ab04a48809c5df0cd8b2eb32b4841a.tar.gz
glibc-bb0b186dd3ab04a48809c5df0cd8b2eb32b4841a.tar.xz
glibc-bb0b186dd3ab04a48809c5df0cd8b2eb32b4841a.zip
* version.h (VERSION): Bunp to 2.4.90 for the trunk.
-rw-r--r--ChangeLog4
-rw-r--r--version.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e1ca232fc..2bda74aa9a 100644
--- 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
diff --git a/version.h b/version.h
index b25fae485e..b24e2fcd99 100644
--- 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"