push version to v2.3.1

This commit is contained in:
Felix Kratz 2021-12-20 23:48:01 +01:00
parent 65e9595193
commit 35aa876346

View file

@ -14,7 +14,7 @@
#define MAJOR 2
#define MINOR 3
#define PATCH 0
#define PATCH 1
extern int SLSMainConnectionID(void);
extern int RunApplicationEventLoop(void);