Skip to content

Commit

Permalink
Benchmark version
Browse files Browse the repository at this point in the history
  • Loading branch information
tevador committed Dec 1, 2019
1 parent 6e842d2 commit 30969c0
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 @@ -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]);
Expand Down

0 comments on commit 30969c0

Please sign in to comment.