aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 51c5fed..4feebff 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 fc47a8f..3115083 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"