From 20068e8c49016e0f3735000f048e58b500a95ecf Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Mon, 20 Oct 2014 08:38:23 +0200 Subject: [PATCH] Bump to 0.7.0 --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 744a89c..68629e7 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") -SET(CR_MINOR "6") -SET(CR_PATCH "1") +SET(CR_MINOR "7") +SET(CR_PATCH "0") -- 2.7.4