[makerom] bump version to v0.18.3

This commit is contained in:
jakcron
2022-04-22 19:04:21 +08:00
parent 38b0778d02
commit 105334c770
+1 -1
View File
@@ -910,7 +910,7 @@ void PrintNoNeedParam(char *arg)
void DisplayBanner(void)
{
printf("CTR MAKEROM v0.18.2 (C) 3DSGuy 2022\n");
printf("CTR MAKEROM v0.18.3 (C) 3DSGuy 2022\n");
printf("Built: %s %s\n\n", __TIME__, __DATE__);
}