From bfda5b549e6ac64e37ca0f482519dcb1f496fb3e Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Tue, 5 May 2015 18:13:37 +0200 Subject: [PATCH] Bump to 0.8.0 --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 3602434..0e852f6 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") -SET(CR_MINOR "7") -SET(CR_PATCH "7") +SET(CR_MINOR "8") +SET(CR_PATCH "0") -- 2.7.4