Update README and benchmark version

This commit is contained in:
tevador
2023-10-20 16:16:51 +02:00
parent 7db92b73f7
commit 06a7cc1c33
2 changed files with 4 additions and 3 deletions

View File

@@ -180,7 +180,7 @@ int main(int argc, char** argv) {
store32(&seed, seedValue);
std::cout << "RandomX benchmark v1.1.12" << std::endl;
std::cout << "RandomX benchmark v1.2.0" << std::endl;
if (help) {
printUsage(argv[0]);