finalize 3.4.4

This commit is contained in:
Daryl Borth 2020-02-09 16:58:55 -07:00
parent 82006ec25c
commit 4b0e883c74
2 changed files with 8 additions and 1 deletions

View File

@ -38,6 +38,13 @@ https://github.com/dborth/fceugx/releases
|0O×øo· UPDATE HISTORY ·oø×O0|
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
[3.4.4 - February 9, 2020]
* Added back start+A+B+Z trigger to go back to emulator
* Updated spanish translation
* Added support for serial port 2 (SP2 / SD2SP2) on Gamecube
* Compiled with latest libraries
[3.4.3 - April 13, 2019]
* Updated spanish translation (thanks Psycho RFG)

View File

@ -17,7 +17,7 @@
#include "fceultra/driver.h"
#define APPNAME "FCE Ultra GX"
#define APPVERSION "3.4.3"
#define APPVERSION "3.4.4"
#define APPFOLDER "fceugx"
#define PREF_FILE_NAME "settings.xml"