mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-14 03:55:19 -05:00
Compare commits
3 Commits
1efe7e9562
...
v6.21.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7897f10c48 | ||
|
|
da2fb331b3 | ||
|
|
57f3e9c3da |
@@ -1,3 +1,6 @@
|
||||
# v6.21.3
|
||||
- [#3462](https://github.com/xmrig/xmrig/pull/3462) RandomX: correct memcpy size for JIT initialization.
|
||||
|
||||
# v6.21.2
|
||||
- The dependencies of all prebuilt releases have been updated. Support for old Ubuntu releases has been dropped.
|
||||
- [#2800](https://github.com/xmrig/xmrig/issues/2800) Fixed donation with GhostRider algorithm for builds without KawPow algorithm.
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#define APP_ID "xmrig"
|
||||
#define APP_NAME "XMRig"
|
||||
#define APP_DESC "XMRig miner"
|
||||
#define APP_VERSION "6.21.3-dev"
|
||||
#define APP_VERSION "6.21.3"
|
||||
#define APP_DOMAIN "xmrig.com"
|
||||
#define APP_SITE "www.xmrig.com"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2016-2024 xmrig.com"
|
||||
|
||||
Reference in New Issue
Block a user