From 3858bf28a66f449cc2d815122032a60cf9bf793e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 6 Mar 2006 10:59:43 +0000 Subject: * version.h (VERSION): 2.4 * README.template: Update for 2.4. * README: Regenerated. * manual/install.texi (Configuring and compiling): Separate build directory is mandatory. Use glibc-2.4 in example. Update --enable-add-ons description. (Supported Configurations): Remove section. * INSTALL: Regenerated. --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.h') diff --git a/version.h b/version.h index 3eec34c09b..b25fae485e 100644 --- a/version.h +++ b/version.h @@ -1,4 +1,4 @@ /* This file just defines the current version number of libc. */ #define RELEASE "development" -#define VERSION "2.3.91" +#define VERSION "2.4" -- cgit v1.2.3