Skip to content

Commit dfd3934

Browse files
committed
Release 1.34.
1 parent e1eaf42 commit dfd3934

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CATSFC version 1.33, 2013-03-20
1+
CATSFC version 1.34, 2013-03-30
22

33
A Super Nintendo emulator for the Supercard DSTWO.
44

source/nds/gui.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ char *language_options[] = { (char *) &lang[0], (char *) &lang[1], (char *) &lan
7070
******************************************************************************/
7171
#define SUBMENU_ROW_NUM 8
7272

73-
#define NDSSFC_VERSION "1.33"
73+
#define NDSSFC_VERSION "1.34"
7474

7575
#define SAVE_STATE_SLOT_NUM 16
7676

0 commit comments

Comments
 (0)