From cb47bf62dbbd77dae59248b65716acb06557e985 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Fri, 31 Oct 2014 13:15:11 +0100 Subject: [PATCH] Bump to 0.7.1 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 68629e7..7a1a16d 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "7") -SET(CR_PATCH "0") +SET(CR_PATCH "1") -- 2.7.4