mirror of
https://github.com/dborth/fceugx.git
synced 2024-10-31 22:45:05 +01:00
Merge pull request #373 from bladeoner/master
Update build to version 3.4.0
This commit is contained in:
commit
10b16f74ba
@ -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 />
|
||||
|
@ -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)
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user