From 76e7f31780b4019fb50e5edb4b5660504c7c1338 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 20 Dec 2004 23:37:42 +0000 Subject: 2004-12-20 Roland McGrath * version.h (RELEASE, VERSION): development, 2.3.90 * include/features.h (__GLIBC_MINOR__): Now 4. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index 4eeb1cceb3..aec3a8f2b1 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.4" +#define RELEASE "development" +#define VERSION "2.3.90" -- cgit v1.2.3