Fix version.

This commit is contained in:
XMRig 2018-01-10 16:56:08 +07:00
parent 1c68ca4f9d
commit 409741ddc1

View file

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