From 27b25fcab64760f9fd713727e055d2f60e624cb4 Mon Sep 17 00:00:00 2001 From: dborth Date: Wed, 31 Mar 2010 02:54:24 +0000 Subject: [PATCH] finalize 4.1.6 --- source/snes9xgx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/snes9xgx.h b/source/snes9xgx.h index 31065d9..942a762 100644 --- a/source/snes9xgx.h +++ b/source/snes9xgx.h @@ -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"