aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorNebuleon Fumika2012-12-20 19:34:51 -0500
committerNebuleon Fumika2012-12-20 19:34:51 -0500
commit8a4343ff8e4114f19f034130a4b841a6b9a98217 (patch)
tree5e7970cfdccaf5d6e8fe92f7cde56a2db94dc46b /source
parentcba2a156f833037de0f7aca84ae136f9f4522977 (diff)
downloadsnes9x2005-8a4343ff8e4114f19f034130a4b841a6b9a98217.tar.gz
snes9x2005-8a4343ff8e4114f19f034130a4b841a6b9a98217.tar.bz2
snes9x2005-8a4343ff8e4114f19f034130a4b841a6b9a98217.zip
Bump the version number for NDSSFC.
* gui.c: #define NDSSFC_VERSION "1.08".
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 61a3b58..64953be 100644
--- a/source/nds/gui.c
+++ b/source/nds/gui.c
@@ -54,7 +54,7 @@ char *lang[3] =
******************************************************************************/
#define SUBMENU_ROW_NUM 6
-#define NDSSFC_VERSION "1.07"
+#define NDSSFC_VERSION "1.08"
#define SAVE_STATE_SLOT_NUM 10