From: Ulrich Drepper Date: Mon, 24 Apr 2006 21:00:04 +0000 (+0000) Subject: * version.h (VERSION): Bunp to 2.4.90 for the trunk. X-Git-Tag: cvs/fedora-glibc-20060425T0903~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb0b186dd3ab04a48809c5df0cd8b2eb32b4841a;p=thirdparty%2Fglibc.git * version.h (VERSION): Bunp to 2.4.90 for the trunk. --- diff --git a/ChangeLog b/ChangeLog index 5e1ca232fc1..2bda74aa9a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-04-24 Ulrich Drepper + + * version.h (VERSION): Bunp to 2.4.90 for the trunk. + 2006-04-24 Jakub Jelinek * malloc/arena.c (ptmalloc_init): Don't call __malloc_check_init diff --git a/version.h b/version.h index b25fae485ec..b24e2fcd99a 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"