push version to 2.12.1

This commit is contained in:
Felix Kratz 2022-12-22 17:15:12 +01:00
parent 9a1112bfdd
commit 23c1a94f76

View file

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