From 49b15820a762de24c0ae0ab3f469c796257f5aff Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Mon, 28 May 2012 09:31:49 +0200 Subject: [PATCH] Change version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index f3f3885..ccdfe94 100644 --- a/src/version.h +++ b/src/version.h @@ -21,6 +21,6 @@ #define MAJOR_VERSION 0 #define MINOR_VERSION 1 -#define PATCH_VERSION 2 +#define PATCH_VERSION 3 #endif /* __C_CREATEREPOLIB_VERSION_H__ */ -- 2.7.4