Skip to content

Commit

Permalink
yes, the only point of this commit is to change the version number
Browse files Browse the repository at this point in the history
  • Loading branch information
meladroit committed Sep 5, 2015
1 parent 38cf49c commit 1fd0424
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/main.c
Expand Up @@ -594,7 +594,7 @@ int main()

consoleSelect(&titleBar);
textcolour(SALMON);
printf("svdt 0.1, meladroit/willidleaway\n");
printf("svdt 0.1a, meladroit/willidleaway\n");
printf("a hacked-together save data explorer/manager\n");
gotoxy(CURSOR_WIDTH,2);
textcolour(GREY);
Expand Down
Binary file modified svdt.3dsx
Binary file not shown.

0 comments on commit 1fd0424

Please sign in to comment.