Skip to content

Commit

Permalink
RandomX benchmark 1.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
selsta committed Nov 16, 2021
1 parent f9ae3f2 commit 85a4032
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 85a4032

Please sign in to comment.