Remade for stable-2.3.2

This commit is contained in:
Ulrich Drepper 2003-02-21 02:27:09 +00:00
parent 54e1cabce6
commit ae063ec2fb
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -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.

View File

@ -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"