finalize 3.4.5

This commit is contained in:
Daryl Borth 2020-02-16 17:56:45 -07:00
parent 1cbf014667
commit 8a22312337
2 changed files with 3 additions and 3 deletions

View File

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

View File

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