From e80fab373c5cf01246e6acd302795b13dc50d175 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 7 Jun 2011 22:22:10 -0400 Subject: Start 2.15 development --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index a5408b3..7672f61 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.14" +#define RELEASE "development" +#define VERSION "2.15" -- cgit v1.1