Documentation updates

This commit is contained in:
tevador
2019-09-22 22:18:28 +02:00
parent c6468a3816
commit eef87a0f63
5 changed files with 19 additions and 12 deletions

View File

@@ -151,7 +151,7 @@ int main(int argc, char** argv) {
store32(&seed, seedValue);
std::cout << "RandomX benchmark v1.1.0" << std::endl;
std::cout << "RandomX benchmark v1.1.1" << std::endl;
if (help || (!miningMode && !verificationMode)) {
printUsage(argv[0]);