Added support for AMD specific MSR registers.

This commit is contained in:
XMRig 2019-12-11 19:37:13 +07:00
parent 4fb3086c1c
commit de7ed2b968
No known key found for this signature in database
GPG key ID: 446A53638BE94409
2 changed files with 10 additions and 4 deletions

View file

@ -28,7 +28,7 @@
#define APP_ID "xmrig"
#define APP_NAME "XMRig"
#define APP_DESC "XMRig miner"
#define APP_VERSION "5.2.1"
#define APP_VERSION "5.2.1-dev"
#define APP_DOMAIN "xmrig.com"
#define APP_SITE "www.xmrig.com"
#define APP_COPYRIGHT "Copyright (C) 2016-2019 xmrig.com"