diff --git a/hbc/meta.xml b/hbc/meta.xml index bbcad9d..e4b34b2 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -3,7 +3,7 @@ Snes9X GX Tantric, michniewski 4.0.7 - 20090530 + 20090630 Super Nintendo Emulator A Super Nintendo Emulator for Wii diff --git a/readme.txt b/readme.txt index 8509a02..8fa4502 100644 --- a/readme.txt +++ b/readme.txt @@ -46,9 +46,9 @@ Wii homebrew is WiiBrew (www.wiibrew.org). | UPDATE HISTORY | •˜———–—––-- - —————————––––– ———–—––-- - —————————––––– ———–—––-- - ————————• -[4.0.7] +[4.0.7 - June 30, 2009] -* Increase file browser listing to 10 entries, decrease font size +* Increased file browser listing to 10 entries, decreased font size * Added text scrolling on file browser * Added reset button for controller mappings * Settings are now loaded from USB when loading the app from USB on HBC diff --git a/source/ngc/networkop.cpp b/source/ngc/networkop.cpp index b7fd358..7c2aecd 100644 --- a/source/ngc/networkop.cpp +++ b/source/ngc/networkop.cpp @@ -99,7 +99,7 @@ void UpdateCheck() else // temporary, for compatibility { int versionnum = atoi(version); - if(versionnum > 16) // 017 (4.0.7) + if(versionnum > 17) // 017 (4.0.7) { item = mxmlFindElement(xml, xml, "file", NULL, NULL, MXML_DESCEND); if(item) diff --git a/update.xml b/update.xml index 9b2bf76..653e4b5 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +