Benchmark version

This commit is contained in:
tevador 2019-12-01 21:07:13 +01:00
parent 6e842d22bb
commit 30969c0e25
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ int main(int argc, char** argv) {
store32(&seed, seedValue);
std::cout << "RandomX benchmark v1.1.5" << std::endl;
std::cout << "RandomX benchmark v1.1.7" << std::endl;
if (help) {
printUsage(argv[0]);