aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorNebuleon Fumika2013-02-04 05:57:53 -0500
committerNebuleon Fumika2013-02-04 05:57:53 -0500
commit1c9094d99f6cb2f9ca63134cb7a348370b568b7c (patch)
tree453c738e5da0ea245843b72836e33f3a66989bd0 /source
parent4096050f400f0a9cafa237ac11766e6b0faa70f0 (diff)
downloadsnes9x2005-1c9094d99f6cb2f9ca63134cb7a348370b568b7c.tar.gz
snes9x2005-1c9094d99f6cb2f9ca63134cb7a348370b568b7c.tar.bz2
snes9x2005-1c9094d99f6cb2f9ca63134cb7a348370b568b7c.zip
Release 1.28 after disabling the controller status sync hack.
Diffstat (limited to 'source')
-rw-r--r--source/nds/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/nds/gui.c b/source/nds/gui.c
index e2a469d..3d2ab70 100644
--- a/source/nds/gui.c
+++ b/source/nds/gui.c
@@ -61,7 +61,7 @@ char *language_options[] = { (char *) &lang[0], (char *) &lang[1], (char *) &lan
******************************************************************************/
#define SUBMENU_ROW_NUM 6
-#define NDSSFC_VERSION "1.27"
+#define NDSSFC_VERSION "1.28"
#define SAVE_STATE_SLOT_NUM 16