From 05783bf9aee8cc0109ec16ca92a139c60abfa870 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Sun, 28 Dec 2014 21:07:23 +0100 Subject: [PATCH] Bump to 0.7.5 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index b0d8b37..df0ef1b 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "7") -SET(CR_PATCH "4") +SET(CR_PATCH "5") -- 2.7.4