1.7.0-beta1 preparations

This commit is contained in:
BenDr0id 2018-08-16 13:20:27 +02:00
parent f02d5fb5b0
commit a361952179
4 changed files with 14 additions and 5 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.6.6_beta1 (based on XMRig)"
#define APP_VERSION "1.7.0_beta1 (based on XMRig)"
#define APP_DOMAIN ""
#define APP_SITE "https://github.com/Bendr0id/xmrigCC"
#define APP_KIND "cpu"
#define APP_VER_MAJOR 1
#define APP_VER_MINOR 6
#define APP_VER_BUILD 6
#define APP_VER_MINOR 7
#define APP_VER_BUILD 0
#define APP_VER_REV 0
#ifndef NDEBUG