From: Ulrich Drepper Date: Fri, 21 Feb 2003 02:27:09 +0000 (+0000) Subject: Remade for stable-2.3.2 X-Git-Tag: cvs/glibc-2_3_2~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae063ec2fbe30b9c423e486f73206983cae720e6;p=thirdparty%2Fglibc.git Remade for stable-2.3.2 --- diff --git a/README b/README index 51c5fedd7c0..4feebff1e2b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.3.1 release of the GNU C Library. +This directory contains the version 2.3.2 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. diff --git a/version.h b/version.h index fc47a8f35e4..311508382ed 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.3.1" +#define VERSION "2.3.2"