Skip to content

Commit

Permalink
Updated the version number
Browse files Browse the repository at this point in the history
Compiled with new CTRUlib & CTRcommon for Ninjhax 2.1 compatibility
  • Loading branch information
d0k3 committed Oct 10, 2015
1 parent e8afea7 commit 50f8c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/main.cpp
Expand Up @@ -29,7 +29,7 @@ int main(int argc, char **argv) {
return 0;
}

const std::string title = "CTRX SD Explorer v0.8.6";
const std::string title = "CTRX SD Explorer v0.8.7";
const u64 tapDelay = 240;

bool launcher = platformHasLauncher();
Expand Down

0 comments on commit 50f8c0a

Please sign in to comment.