We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be77ab commit 9d6953eCopy full SHA for 9d6953e
src/z64rom.c
@@ -7,7 +7,7 @@
7
8
/*============================================================================*/
9
10
-const char* gToolName = PRNT_CYAN "z64rom " PRNT_GRAY "1.5.10";
+const char* gToolName = PRNT_CYAN "z64rom " PRNT_GRAY "1.6.0";
11
char gProjectConfig[32] = "z64project.toml";
12
StateZ g64 = {
13
.buildID = ROM_DEV,
0 commit comments