From d1cae0638dc2689bf4270ccaf1363628c61d55c4 Mon Sep 17 00:00:00 2001 From: Timur Kumakbayev Date: Wed, 18 Oct 2017 17:16:05 +0600 Subject: [PATCH] changed app version to 1.0.2 as in release --- src/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Common.h b/src/Common.h index 6ea070a..42d5fc6 100644 --- a/src/Common.h +++ b/src/Common.h @@ -10,7 +10,7 @@ #include #define _PREDIXY_NAME_ "predixy" -#define _PREDIXY_VERSION_ "1.0.0" +#define _PREDIXY_VERSION_ "1.0.2" namespace Const {