Skip to content

Commit b19bab7

Browse files
bump version v1.2 dev 9
1 parent 31b0313 commit b19bab7

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 d8"
5-
#define TM_VERSLONG "TM Community Edition v1.2 d8"
4+
#define TM_VERSSHORT "TM-CE v1.2 d9"
5+
#define TM_VERSLONG "TM Community Edition v1.2 d9"
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)