aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorNebuleon Fumika2012-12-24 04:01:50 -0500
committerNebuleon Fumika2012-12-24 04:01:50 -0500
commit1fd0171c5fd17cd48f6ef4104600c6f05b4e3004 (patch)
tree2740a81d096cf94659a013781378913cefd8935f /source
parentf29c76dc58689fe55f4ece494a0d3d44c831203f (diff)
downloadsnes9x2005-1fd0171c5fd17cd48f6ef4104600c6f05b4e3004.tar.gz
snes9x2005-1fd0171c5fd17cd48f6ef4104600c6f05b4e3004.tar.bz2
snes9x2005-1fd0171c5fd17cd48f6ef4104600c6f05b4e3004.zip
Bump version number to 1.10 for the APU half-carry bug and optimisations.
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 772775b..91e1aa3 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.09"
+#define NDSSFC_VERSION "1.10"
#define SAVE_STATE_SLOT_NUM 10