From: Tomas Mlcoch Date: Mon, 11 Feb 2013 08:06:30 +0000 (+0100) Subject: Bump to 0.1.15 X-Git-Tag: upstream/0.2.1~269 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a2c3b4c65160469e2ed658e19dc99e72d6444b4;p=services%2Fcreaterepo_c.git Bump to 0.1.15 --- diff --git a/src/version.h b/src/version.h index 6e8d506..8131a5f 100644 --- a/src/version.h +++ b/src/version.h @@ -30,7 +30,7 @@ extern "C" { /**@{*/ #define CR_MAJOR_VERSION 0 /*!< major library version */ #define CR_MINOR_VERSION 1 /*!< minor library version */ -#define CR_PATCH_VERSION 14 /*!< patch library version */ +#define CR_PATCH_VERSION 15 /*!< patch library version */ /**@}*/ #ifdef __cplusplus