From 1db5b6f4f30f856c990fc8990c07b60bf4834930 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 11 Apr 2008 07:01:57 +0000 Subject: * version.h (VERSION): Bump to 2.8. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index 9ac2ee7ad5..97aa661e6e 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.7.90" +#define RELEASE "stable" +#define VERSION "2.8" -- cgit v1.2.3