RandomX benchmark 1.1.11

This commit is contained in:
selsta 2021-11-16 03:05:28 +01:00
parent f9ae3f2351
commit 85a4032f34
No known key found for this signature in database
GPG Key ID: 2EA0A99A8B07AE5E
1 changed files with 1 additions and 1 deletions

View File

@ -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]);