aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorNebuleon Fumika2012-12-30 16:12:51 -0500
committerNebuleon Fumika2012-12-30 16:12:51 -0500
commit2587113139628fcba9a3e6e1cc7d53133263278f (patch)
treef47a9346b3f3da2cf3d8b035b631469768976cee /source
parent1bdf3141923eee0788e38b1063415c455259dd72 (diff)
downloadsnes9x2005-2587113139628fcba9a3e6e1cc7d53133263278f.tar.gz
snes9x2005-2587113139628fcba9a3e6e1cc7d53133263278f.tar.bz2
snes9x2005-2587113139628fcba9a3e6e1cc7d53133263278f.zip
Bump to version 1.11 for another release.
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 9aa16bb..8984b25 100644
--- a/source/nds/gui.c
+++ b/source/nds/gui.c
@@ -59,7 +59,7 @@ char *language_options[] = { (char *) &lang[0], (char *) &lang[1], (char *) &lan
******************************************************************************/
#define SUBMENU_ROW_NUM 6
-#define NDSSFC_VERSION "1.10"
+#define NDSSFC_VERSION "1.11"
#define SAVE_STATE_SLOT_NUM 10