aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNebuleon Fumika2013-02-01 20:47:46 -0500
committerNebuleon Fumika2013-02-01 20:47:46 -0500
commit25aeb83f7bf395a49742c957ada5d2b917fe62aa (patch)
tree4b7dccd3e38977f366e51f13e5ba2bd7f4464993
parentd4dd98e8c180532f24de342482e54f28874f06ef (diff)
downloadsnes9x2005-25aeb83f7bf395a49742c957ada5d2b917fe62aa.tar.gz
snes9x2005-25aeb83f7bf395a49742c957ada5d2b917fe62aa.tar.bz2
snes9x2005-25aeb83f7bf395a49742c957ada5d2b917fe62aa.zip
Release 1.25.
-rw-r--r--README.md2
-rw-r--r--source/nds/gui.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8b90366..bdb75ba 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-CATSFC version 1.24, 2013-01-26
+CATSFC version 1.25, 2013-02-01
A Super Nintendo emulator for the Supercard DSTWO.
diff --git a/source/nds/gui.c b/source/nds/gui.c
index b6bd0f4..3933277 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.24"
+#define NDSSFC_VERSION "1.25"
#define SAVE_STATE_SLOT_NUM 16