diff --git a/hbc/meta.xml b/hbc/meta.xml index 6f7c114..081f161 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -2,8 +2,8 @@ FCE Ultra GX Tantric, Zopenko, Askot, others - 3.3.9 - 20161210 + 3.4.0 + 20180814 Nintendo Emulator A port of FCE Ultra to the Wii. diff --git a/readme.txt b/readme.txt index 0afd822..54d9e68 100644 --- a/readme.txt +++ b/readme.txt @@ -37,7 +37,7 @@ https://github.com/dborth/fceugx/releases |0Oื๘oท UPDATE HISTORY ทo๘ืO0| `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' -[3.4.0] +[3.4.0 - August 14, 2018] * Update to the latest FCEUX core * Allow loader to pass two arguments instead of three (libertyernie) diff --git a/source/fceugx.h b/source/fceugx.h index 43a3aab..ead2ced 100644 --- a/source/fceugx.h +++ b/source/fceugx.h @@ -17,7 +17,7 @@ #include "fceultra/driver.h" #define APPNAME "FCE Ultra GX" -#define APPVERSION "3.3.9" +#define APPVERSION "3.4.0" #define APPFOLDER "fceugx" #define PREF_FILE_NAME "settings.xml"