Skip to content

Commit

Permalink
Benchmark v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tevador committed Oct 23, 2019
1 parent e3c5ab7 commit 53af68c
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 @@ -158,7 +158,7 @@ int main(int argc, char** argv) {

store32(&seed, seedValue);

std::cout << "RandomX benchmark v1.1.4" << std::endl;
std::cout << "RandomX benchmark v1.1.5" << std::endl;

if (help || (!miningMode && !verificationMode)) {
printUsage(argv[0]);
Expand Down

0 comments on commit 53af68c

Please sign in to comment.