From d5b396c1c89ed3026fc89bfcdd72b14d59972e45 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Sat, 8 Feb 2014 08:10:29 +1000 Subject: Open development for 2.20 --- version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.h') diff --git a/version.h b/version.h index e399849..8cb9f12 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.19" +#define RELEASE "development" +#define VERSION "2.19.90" -- cgit v1.1