finalize 4.1.6

This commit is contained in:
dborth 2010-03-31 02:54:24 +00:00
parent 5564a022e9
commit 27b25fcab6

View File

@ -6,7 +6,7 @@
* Michniewski 2008
* Tantric 2008-2010
*
* snes9xGX.h
* snes9xgx.h
*
* This file controls overall program flow. Most things start and end here!
***************************************************************************/
@ -20,7 +20,7 @@
#include "filelist.h"
#define APPNAME "Snes9x GX"
#define APPVERSION "4.1.5"
#define APPVERSION "4.1.6"
#define APPFOLDER "snes9xgx"
#define PREF_FILE_NAME "settings.xml"