From: Ulrich Drepper Date: Fri, 6 Oct 2006 16:30:22 +0000 (+0000) Subject: * version.h (VERSION): Bump to 2.5.90 for new development tree. X-Git-Tag: cvs/fedora-glibc-2_5-20061008T1253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb15bc0aa3de7767c9396f415e2b752ebc04923;p=thirdparty%2Fglibc.git * version.h (VERSION): Bump to 2.5.90 for new development tree. --- diff --git a/ChangeLog b/ChangeLog index 849eebc7668..c600f26444e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-10-06 Ulrich Drepper + + * version.h (VERSION): Bump to 2.5.90 for new development tree. + 2006-10-06 Andreas Jaeger * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 37a792a5d8d..7930f1399d9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2006-10-05 Dmitry V. Levin + + * locales/tt_RU: Fix territory, title and descriptive comment. + 2006-10-05 Ulrich Drepper * locales/pa_IN (abday): Fix spelling of Sunday. diff --git a/version.h b/version.h index 33b17603fab..acd0ed11eb7 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ -#define RELEASE "stable" -#define VERSION "2.5" +#define RELEASE "development" +#define VERSION "2.5.90"