mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
RandomX benchmark 1.1.11
This commit is contained in:
parent
f9ae3f2351
commit
85a4032f34
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ int main(int argc, char** argv) {
|
|||
|
||||
store32(&seed, seedValue);
|
||||
|
||||
std::cout << "RandomX benchmark v1.1.8" << std::endl;
|
||||
std::cout << "RandomX benchmark v1.1.11" << std::endl;
|
||||
|
||||
if (help) {
|
||||
printUsage(argv[0]);
|
||||
|
|
Loading…
Reference in a new issue