Update build to version 3.4.0

This commit is contained in:
bladeoner 2018-08-14 18:00:12 +02:00 committed by GitHub
parent 35f527aa9a
commit 74b50907c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -2,8 +2,8 @@
<app version="1">
<name>FCE Ultra GX</name>
<coder>Tantric, Zopenko, Askot, others</coder>
<version>3.3.9</version>
<release_date>20161210</release_date>
<version>3.4.0</version>
<release_date>20180814</release_date>
<short_description>Nintendo Emulator</short_description>
<long_description>A port of FCE Ultra to the Wii.</long_description>
<ahb_access />

View File

@ -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)

View File

@ -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"