Benchmark v1.1.3

This commit is contained in:
tevador 2019-10-04 08:47:57 +02:00
parent 0dc104ff7e
commit 298cc77095
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ int main(int argc, char** argv) {
store32(&seed, seedValue);
std::cout << "RandomX benchmark v1.1.2" << std::endl;
std::cout << "RandomX benchmark v1.1.3" << std::endl;
if (help || (!miningMode && !verificationMode)) {
printUsage(argv[0]);