* version.h (VERSION): Bump to 2.5.90 for new development tree. cvs/fedora-glibc-2_5-20061008T1253 cvs/fedora-glibc-2_5-20061008T1257
authorUlrich Drepper <drepper@redhat.com>
Fri, 6 Oct 2006 16:30:22 +0000 (16:30 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 6 Oct 2006 16:30:22 +0000 (16:30 +0000)
ChangeLog
localedata/ChangeLog
version.h

index 849eebc..c600f26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-06  Ulrich Drepper  <drepper@redhat.com>
+
+       * version.h (VERSION): Bump to 2.5.90 for new development tree.
+
 2006-10-06  Andreas Jaeger  <aj@suse.de>
 
        * include/features.h (__GLIBC_MINOR__): It's glibc 2.5 now.
index 37a792a..7930f13 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-05  Dmitry V. Levin  <ldv@altlinux.org>
+
+       * locales/tt_RU: Fix territory, title and descriptive comment.
+
 2006-10-05  Ulrich Drepper  <drepper@redhat.com>
 
        * locales/pa_IN (abday): Fix spelling of Sunday.
index 33b1760..acd0ed1 100644 (file)
--- 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"