Update OTClient outdated version in VS project

Change OTClient version from 0.6.3 to 0.6.6 in Visual Studio project.
This commit is contained in:
EgzoT
2017-11-28 22:17:06 +01:00
committed by GitHub
parent 47766685d9
commit 1eda9b441f

View File

@@ -25,7 +25,7 @@
BUILD_TYPE="RelWithDebInfo"; BUILD_TYPE="RelWithDebInfo";
BUILD_COMMIT="devel"; BUILD_COMMIT="devel";
BUILD_REVISION="0"; BUILD_REVISION="0";
VERSION="0.6.3"; VERSION="0.6.6";
AB AB
</PREPROCESSOR_DEFS> </PREPROCESSOR_DEFS>