changed app version to 1.0.2 as in release

This commit is contained in:
Timur Kumakbayev 2017-10-18 17:16:05 +06:00
parent ac8bfd1e15
commit d1cae0638d

View File

@ -10,7 +10,7 @@
#include <limits.h> #include <limits.h>
#define _PREDIXY_NAME_ "predixy" #define _PREDIXY_NAME_ "predixy"
#define _PREDIXY_VERSION_ "1.0.0" #define _PREDIXY_VERSION_ "1.0.2"
namespace Const namespace Const
{ {