From: Ulrich Drepper Date: Fri, 2 Jan 2009 19:22:24 +0000 (+0000) Subject: * version.h: Bump to 2.10 development. X-Git-Tag: cvs/fedora-glibc-20090102T2040~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=623d0bf5040ea9bb783bbc6fbace8680b52533b0;p=thirdparty%2Fglibc.git * version.h: Bump to 2.10 development. --- diff --git a/ChangeLog b/ChangeLog index 72140fda4e2..a7e2db017e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2009-01-02 Ulrich Drepper + * version.h: Bump to 2.10 development. + * posix/getconf.c: Update copyright year. * nss/getent.c: Likewise. * iconv/iconvconfig.c: Likewise. diff --git a/version.h b/version.h index 57fd1378016..9700c37f8d9 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.9" +#define RELEASE "development" +#define VERSION "2.9.90"