1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Version increment and update help.

This commit is contained in:
XMRig
2017-05-15 22:06:54 +03:00
parent 88dd218ad8
commit e67a95bd8b
2 changed files with 6 additions and 5 deletions

View File

@@ -27,13 +27,13 @@
#define APP_ID "xmrig"
#define APP_NAME "XMRig"
#define APP_DESC "Monero (XMR) CPU miner"
#define APP_VERSION "0.7.0"
#define APP_VERSION "0.8.0"
#define APP_DOMAIN "xmrig.com"
#define APP_SITE "www.xmrig.com"
#define APP_COPYRIGHT "Copyright (C) 2016-2017 xmrig.com"
#define APP_VER_MAJOR 0
#define APP_VER_MINOR 7
#define APP_VER_MINOR 8
#define APP_VER_BUILD 0
#define APP_VER_REV 0