Increased version and changed donationstrategy again

This commit is contained in:
BenDroid 2018-03-25 14:41:56 +02:00
parent edfd6605e1
commit 197034b5dd
4 changed files with 7 additions and 7 deletions

View file

@ -36,14 +36,14 @@
#define APP_DESC "XMRigCC CPU miner"
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
#endif
#define APP_VERSION "1.5.1 (based on XMRig 2.4.5)"
#define APP_VERSION "1.5.2 (based on XMRig 2.4.5)"
#define APP_DOMAIN ""
#define APP_SITE "https://github.com/Bendr0id/xmrigCC"
#define APP_KIND "cpu"
#define APP_VER_MAJOR 1
#define APP_VER_MINOR 5
#define APP_VER_BUILD 1
#define APP_VER_BUILD 2
#define APP_VER_REV 0
#ifndef NDEBUG