Skip to content

Commit f02f1ac

Browse files
bump version v1.3
1 parent c4d974e commit f02f1ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Additional ISO Files/opening.bnr

0 Bytes
Binary file not shown.

src/events.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include "../MexTK/mex.h"
22
#include <stdint.h>
33

4-
#define TM_VERSSHORT "TM-CE v1.2 d9"
5-
#define TM_VERSLONG "TM Community Edition v1.2 d9"
4+
#define TM_VERSSHORT "TM-CE v1.3"
5+
#define TM_VERSLONG "TM Community Edition v1.3"
66
#define TM_DEBUG 0 // 0 = release (no logging), 1 = OSReport logs, 2 = onscreen logs
77
#define EVENT_DATASIZE 512
88
#define TM_FUNC -(50 * 4)

0 commit comments

Comments
 (0)