From e28c88707ef0529593fccedf1a94c3fce3df0ef3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 3 May 2010 14:11:14 -0700 Subject: Prepare for release. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index db60a0c44e..02cc48871a 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.11.90" +#define RELEASE "stable" +#define VERSION "2.12" -- cgit v1.2.3