[makerom/ctrtool] Release 0.15

This commit is contained in:
jakcron
2016-01-18 23:46:25 +08:00
parent 58ca552e3e
commit 167e3f5509
+1 -1
View File
@@ -880,7 +880,7 @@ void PrintNoNeedParam(char *arg)
void DisplayBanner(void)
{
printf("CTR MAKEROM v0.14 (C) 3DSGuy 2014\n");
printf("CTR MAKEROM v0.15 (C) 3DSGuy 2014\n");
printf("Built: %s %s\n\n", __TIME__, __DATE__);
}