Skip to content

Commit 6a328a4

Browse files
bump version v1.3 d3
1 parent 1da5d99 commit 6a328a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/events.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
#include "savestate.h"
77
#include <stdint.h>
88

9-
#define TM_VERSSHORT "TM-CE v1.3 d2"
10-
#define TM_VERSLONG "TM Community Edition v1.3 d2"
9+
#define TM_VERSSHORT "TM-CE v1.3 d3"
10+
#define TM_VERSLONG "TM Community Edition v1.3 d3"
1111
#define EVENT_DATASIZE 512
1212
#define TM_FUNC -(50 * 4)
1313

0 commit comments

Comments
 (0)