Skip to content

Commit

Permalink
Bump for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Magicrafter13 committed Oct 10, 2017
1 parent 9f02105 commit ceb717c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified Breakout/Breakout.3dsx
Binary file not shown.
Binary file modified Breakout/Breakout.elf
Binary file not shown.
4 changes: 2 additions & 2 deletions Breakout/source/Breakout.cpp
Expand Up @@ -5,8 +5,8 @@
//init
int debugTF = 1;
char versiontxtt[8] = " Beta ";
char versiontxtn[9] = "01.04.00";
char buildnumber[14] = "17.10.08.2059";
char versiontxtn[9] = "01.04.01";
char buildnumber[14] = "17.10.09.1734";
char ishupeversion[9] = "00.03.00";
int vernumqik = 0;
u32 kDown, kHeld;
Expand Down

0 comments on commit ceb717c

Please sign in to comment.