From 50c9fbbfdf3245ca072c00089926df84f1bde793 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 17 Oct 2007 20:25:29 +0000 Subject: * version.h (VERSION): Bump to 2.7. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index 2fc4a7b8d3..5fa63ac5eb 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.6.90" +#define RELEASE "stable" +#define VERSION "2.7" -- cgit v1.2.3