Fix version.

This commit is contained in:
XMRig 2018-01-10 16:56:08 +07:00
parent 49b45ddd18
commit 038bb1f6bc

View file

@ -35,7 +35,7 @@
#define APP_VER_MAJOR 2 #define APP_VER_MAJOR 2
#define APP_VER_MINOR 4 #define APP_VER_MINOR 4
#define APP_VER_BUILD 3 #define APP_VER_BUILD 4
#define APP_VER_REV 0 #define APP_VER_REV 0
#ifdef _MSC_VER #ifdef _MSC_VER