From 13d0d9e3de253599bc54cfc3b2ae1d0b31d8c651 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Mon, 25 Mar 2013 15:30:51 +0100 Subject: [PATCH] Version bump to 0.1.17 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index d57edc7..ae678c5 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "1") -SET(CR_PATCH "16") +SET(CR_PATCH "17") -- 2.7.4