parent
9cd0822551
commit
092f9d5cb6
2 changed files with 2 additions and 3 deletions
|
@ -23,7 +23,6 @@
|
|||
* Hive OS (Ubuntu 18.04)
|
||||
* FreeBSD 13.1
|
||||
* MacOS x64 darwin (10.5.x and upper)
|
||||
* CentOS 8
|
||||
|
||||
## How to compile
|
||||
Check Github [wiki pages](https://github.com/FSOL-XDAG/xmrig-4-xdag/wiki#how-to-build).
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#define APP_ID "xmrig-4-xdag"
|
||||
#define APP_NAME "XMRig-4-XDAG"
|
||||
#define APP_DESC "XMRig-4-XDAG miner"
|
||||
#define APP_VERSION "6.19.3"
|
||||
#define APP_VERSION "6.19.2"
|
||||
#define APP_DOMAIN "xdag.io"
|
||||
#define APP_SITE "www.xdag.io"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2016-2023 xmrig.com / xdag.io"
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
#define APP_VER_MAJOR 6
|
||||
#define APP_VER_MINOR 19
|
||||
#define APP_VER_PATCH 3
|
||||
#define APP_VER_PATCH 2
|
||||
|
||||
#ifdef _MSC_VER
|
||||
# if (_MSC_VER >= 1930)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue