From d78d5042509f596db82f5ac7bda096329c571f76 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Tue, 11 Nov 2014 14:50:43 +0100 Subject: [PATCH] Bump to 0.7.4 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 48a4eac..b0d8b37 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "7") -SET(CR_PATCH "3") +SET(CR_PATCH "4") -- 2.7.4