Skip to content

Commit

Permalink
bump benchmark version to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tevador committed Oct 20, 2023
1 parent 73d70fe commit 102f8ac
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 @@ -180,7 +180,7 @@ int main(int argc, char** argv) {

store32(&seed, seedValue);

std::cout << "RandomX benchmark v1.2.0" << std::endl;
std::cout << "RandomX benchmark v1.2.1" << std::endl;

if (help) {
printUsage(argv[0]);
Expand Down

0 comments on commit 102f8ac

Please sign in to comment.