diff --git a/hbc/meta.xml b/hbc/meta.xml index e20c065..fb623fc 100644 --- a/hbc/meta.xml +++ b/hbc/meta.xml @@ -2,8 +2,8 @@ Snes9x GX Tantric, Zopenko, Askot - 4.4.5 - 20200201 + 4.4.6 + 20200217 Super Nintendo Emulator A port of Snes9x to the Wii. diff --git a/source/snes9xgx.h b/source/snes9xgx.h index f381a5c..59038a7 100644 --- a/source/snes9xgx.h +++ b/source/snes9xgx.h @@ -20,7 +20,7 @@ #include "filelist.h" #define APPNAME "Snes9x GX" -#define APPVERSION "4.4.5" +#define APPVERSION "4.4.6" #define APPFOLDER "snes9xgx" #define PREF_FILE_NAME "settings.xml"