From 35aecbe6bb50cb5e696bc97ddc1497431c827521 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Fri, 15 May 2015 08:00:01 +0200 Subject: [PATCH] Bump to 0.8.3 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 89a17ae..8df59c1 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "8") -SET(CR_PATCH "2") +SET(CR_PATCH "3") -- 2.7.4