From 31cfc5a63e41fa9ff31fcc30ec2b7207d74b6cd3 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Thu, 7 Mar 2013 08:38:54 +0100 Subject: [PATCH] Bump to 0.1.16 --- VERSION.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index b3abd9b..d57edc7 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") SET(CR_MINOR "1") -SET(CR_PATCH "15") +SET(CR_PATCH "16") -- 2.7.4