push version to 1.0.7

This commit is contained in:
FelixKratz 2021-09-04 17:38:55 +02:00
parent 32a839485a
commit 82f30712ec

View file

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