[version] Bumped version to v1.3.5.3

Former-commit-id: 3b0641f73e
This commit is contained in:
Leroy.H.Y 2019-09-12 05:24:01 -07:00
parent cffd090ba9
commit a33ac9fc9b

View File

@ -5,7 +5,7 @@
#include "QvTinyLog.h" #include "QvTinyLog.h"
#include "QvCoreConfigObjects.h" #include "QvCoreConfigObjects.h"
#define QV2RAY_VERSION_STRING "v" QV_MAJOR_VERSION ".5.2" #define QV2RAY_VERSION_STRING "v" QV_MAJOR_VERSION ".5.3"
#define QV2RAY_CONFIG_VERSION 2 #define QV2RAY_CONFIG_VERSION 2
#define QV2RAY_CONFIG_DIR_PATH (Qv2ray::Utils::GetConfigDirPath() + "/") #define QV2RAY_CONFIG_DIR_PATH (Qv2ray::Utils::GetConfigDirPath() + "/")