From a14f11cec97382ac3e793093a90f93a7aa04231b Mon Sep 17 00:00:00 2001 From: fortrue Date: Mon, 26 Mar 2018 15:16:44 +0800 Subject: [PATCH] release 1.0.4 --- src/Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Common.h b/src/Common.h index 5bc21b6..4be70f9 100644 --- a/src/Common.h +++ b/src/Common.h @@ -10,7 +10,7 @@ #include #define _PREDIXY_NAME_ "predixy" -#define _PREDIXY_VERSION_ "1.0.3" +#define _PREDIXY_VERSION_ "1.0.4" namespace Const {