diff --git a/readme.txt b/readme.txt index e88d5db..5a29ebb 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ ¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤ - Visual Boy Advance GX - - Version 2.0.6 + Version 2.0.7 http://code.google.com/p/vba-wii (Under GPL License) @@ -28,6 +28,14 @@ With it you can play GBA/Game Boy Color/Game Boy games on your Wii/GameCube. |0O×øo· UPDATE HISTORY ·oø×O0| `¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨' +[2.0.7 - September 16, 2009] + +* Text rendering corrections +* SMB improvements +* Built with latest libraries +* Video mode switching now works properly +* Other minor bugfixes and cleanup + [2.0.6 - July 22, 2009] * Fixed "No game saves found." message when there are actually saves. diff --git a/source/ngc/vba.h b/source/ngc/vba.h index 5aeebdd..6bb9712 100644 --- a/source/ngc/vba.h +++ b/source/ngc/vba.h @@ -16,7 +16,7 @@ #include "filelist.h" #define APPNAME "Visual Boy Advance GX" -#define APPVERSION "2.0.6" +#define APPVERSION "2.0.7" #define PREF_FILE_NAME "settings.xml" #define PAL_FILE_NAME "palettes.xml" diff --git a/update.xml b/update.xml index b64c7c4..e20b30b 100644 --- a/update.xml +++ b/update.xml @@ -1,4 +1,4 @@ - - + +