From e509b1f5a734704ddaf6f2a5d16cd24a53e8dedc Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Tue, 5 Aug 2014 10:45:03 +0200 Subject: [PATCH] Bump version to 0.6.0 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 5b16e56..20c8d19 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") -SET(CR_MINOR "5") +SET(CR_MINOR "6") SET(CR_PATCH "0") -- 2.7.4