Skip to content

Commit 53af68c

Browse files
committed
Benchmark v1.1.5
1 parent e3c5ab7 commit 53af68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/benchmark.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ int main(int argc, char** argv) {
158158

159159
store32(&seed, seedValue);
160160

161-
std::cout << "RandomX benchmark v1.1.4" << std::endl;
161+
std::cout << "RandomX benchmark v1.1.5" << std::endl;
162162

163163
if (help || (!miningMode && !verificationMode)) {
164164
printUsage(argv[0]);

0 commit comments

Comments
 (0)