From a2b07586a5ec5b6a749e1ad9e0f4214e9ba807db Mon Sep 17 00:00:00 2001 From: Daryl Borth Date: Fri, 25 Jan 2019 19:06:50 -0700 Subject: [PATCH] finalize 3.4.2 --- hbc/meta.xml | 4 ++-- readme.txt | 2 +- source/fceugx.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hbc/meta.xml b/hbc/meta.xml index 242d2e1..41898ca 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -2,8 +2,8 @@ FCE Ultra GX Tantric, Zopenko, Askot, others - 3.4.1 - 20190104 + 3.4.2 + 20190125 Nintendo Emulator A port of FCE Ultra to the Wii. diff --git a/readme.txt b/readme.txt index e244039..1b457a7 100644 --- a/readme.txt +++ b/readme.txt @@ -38,7 +38,7 @@ https://github.com/dborth/fceugx/releases |0Oื๘oท UPDATE HISTORY ทo๘ืO0| `จ•จจจจจ จจจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจ จจจจจจจจจจจจจจจจจจจจ จจจจจจจจจจจจจ' -[3.4.2] +[3.4.2 - January 25, 2019] * Fixed GameCube controllers not working * Added ability to load external fonts and activated Japanese/Korean diff --git a/source/fceugx.h b/source/fceugx.h index e294219..5c49cfa 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.4.1" +#define APPVERSION "3.4.2" #define APPFOLDER "fceugx" #define PREF_FILE_NAME "settings.xml"