Skip to content

Commit

Permalink
Merge pull request #227 from selsta/randomx-benchmark
Browse files Browse the repository at this point in the history
RandomX benchmark 1.1.11
  • Loading branch information
hyc committed Nov 19, 2021
2 parents b0d4807 + 85a4032 commit 9efc398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/benchmark.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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]);
Expand Down

0 comments on commit 9efc398

Please sign in to comment.