From: Tomas Mlcoch Date: Tue, 5 Jan 2016 12:46:28 +0000 (+0100) Subject: Bump version to 0.10.0 X-Git-Tag: upstream/0.10.0~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7a74bb7dcb304521c115f9d5d773b4810e3513b2;p=services%2Fcreaterepo_c.git Bump version to 0.10.0 --- diff --git a/VERSION.cmake b/VERSION.cmake index 1fc05ce..aae1573 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "0") -SET(CR_MINOR "9") -SET(CR_PATCH "1") +SET(CR_MINOR "10") +SET(CR_PATCH "0")