Skip to content

Commit 519b9cf

Browse files
committed
Benchmark v1.1.2
1 parent a70dfd8 commit 519b9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/benchmark.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ int main(int argc, char** argv) {
151151

152152
store32(&seed, seedValue);
153153

154-
std::cout << "RandomX benchmark v1.1.1" << std::endl;
154+
std::cout << "RandomX benchmark v1.1.2" << std::endl;
155155

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

0 commit comments

Comments
 (0)