bump benchmark version to 1.2.1

This commit is contained in:
tevador 2023-10-20 20:42:55 +02:00
parent 73d70fe82a
commit 102f8acf90
1 changed files with 1 additions and 1 deletions

View File

@ -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]);