From 7ef96a6a848b91b589782ef50f96e28792efb446 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Tue, 6 May 2014 14:51:16 +0200 Subject: [PATCH] Bump to 0.4.0 --- VERSION.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 0374e62..c5729ec 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") -SET(CR_MINOR "3") -SET(CR_PATCH "1") +SET(CR_MINOR "4") +SET(CR_PATCH "0") -- 2.7.4