mirror of
https://git.wownero.com/wownero/RandomWOW.git
synced 2024-08-15 00:23:14 +00:00
bump benchmark version to 1.2.1
This commit is contained in:
parent
73d70fe82a
commit
102f8acf90
1 changed files with 1 additions and 1 deletions
|
@ -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]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue