bump version

This commit is contained in:
dborth 2009-06-16 05:16:45 +00:00
parent 3f71b1f69c
commit a08c2783d1
2 changed files with 10 additions and 2 deletions

View File

@ -1,7 +1,7 @@
¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤°`°¤ø,¸,ø¤°`°¤ø,¸¸,ø¤
- Visual Boy Advance GX -
Version 2.0.3
Version 2.0.4
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.4]
* Settings are now loaded from USB when loading the app from USB on HBC
* Fixed menu crashes caused by ogg player bugs
* Fixed memory card saving verification bug
* Fixed game savebrowser bugs
* Miscellaneous code cleanup/corrections
[2.0.3 - May 30, 2009]
* Fixed SD/USB corruption bug

View File

@ -14,7 +14,7 @@
#include "filelist.h"
#define APPNAME "Visual Boy Advance GX"
#define APPVERSION "2.0.3"
#define APPVERSION "2.0.4"
#define PREF_FILE_NAME "settings.xml"
#define PAL_FILE_NAME "palettes.xml"