finalize 4.4.6

This commit is contained in:
Daryl Borth 2020-02-16 17:57:14 -07:00
parent dd4f8f1d94
commit b950a02b96
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
<app version="1"> <app version="1">
<name>Snes9x GX</name> <name>Snes9x GX</name>
<coder>Tantric, Zopenko, Askot</coder> <coder>Tantric, Zopenko, Askot</coder>
<version>4.4.5</version> <version>4.4.6</version>
<release_date>20200201</release_date> <release_date>20200217</release_date>
<short_description>Super Nintendo Emulator</short_description> <short_description>Super Nintendo Emulator</short_description>
<long_description>A port of Snes9x to the Wii.</long_description> <long_description>A port of Snes9x to the Wii.</long_description>
<ahb_access /> <ahb_access />

View File

@ -20,7 +20,7 @@
#include "filelist.h" #include "filelist.h"
#define APPNAME "Snes9x GX" #define APPNAME "Snes9x GX"
#define APPVERSION "4.4.5" #define APPVERSION "4.4.6"
#define APPFOLDER "snes9xgx" #define APPFOLDER "snes9xgx"
#define PREF_FILE_NAME "settings.xml" #define PREF_FILE_NAME "settings.xml"