From 2de0d39922537a240fa83123c3ca5115a32e540a Mon Sep 17 00:00:00 2001 From: RJ Ryan Date: Mon, 28 Dec 2015 13:05:04 -0500 Subject: Version bump to 2.0.0.1. \o/ --- src/defs_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/defs_version.h b/src/defs_version.h index 061a2668aa..bacbd7944d 100644 --- a/src/defs_version.h +++ b/src/defs_version.h @@ -19,5 +19,5 @@ // We define the version to be the branch name in Sconscript.env, unless it's a release branch #ifndef VERSION // In that case, this value is used - #define VERSION "2.0.0-rc2" + #define VERSION "2.0.0.1" #endif -- cgit v1.2.3