From 3321010338384ecdc6633a8b032bb0ed6aa9b19a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 24 Jan 2011 15:49:12 -0500 Subject: [PATCH] Open 2.14 development. --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.h b/version.h index 7cc6162c1c..b6f9fcc4b5 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.13" +#define RELEASE "development" +#define VERSION "2.13.90"