Bump version

This commit is contained in:
Joel16 2017-12-17 11:17:10 -06:00
parent bcad84154b
commit c7968f4fa5

View File

@ -180,7 +180,7 @@ int main(int argc, char *argv[])
consoleInit(GFX_TOP, NULL);
printf("\x1b[1;1H"); //Move the cursor to the top left corner of the screen
printf("\x1b[32;1m3DSident 0.7.8\x1b[0m\n\n");
printf("\x1b[32;1m3DSident 0.7.9\x1b[0m\n\n");
//=====================================================================//
//------------------------------Firm Info------------------------------//