Skip to content

Commit 24ce489

Browse files
committed
Merge branch 'simver'
2 parents 588ca83 + dd0372a commit 24ce489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/simulator/simulator.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ int main(int argc, char* argv[])
8383
break;
8484
case 'v':
8585
printf(
86-
"bitbox02-multi-%s-simulator-%s-linux-amd64\n",
86+
"bitbox02-multi-%s-simulator%s-linux-amd64\n",
8787
DIGITAL_BITBOX_VERSION_SHORT,
8888
_simulator_version);
8989
return 0;

0 commit comments

Comments
 (0)