push version to 1.0.5

This commit is contained in:
FelixKratz 2021-09-04 12:52:01 +02:00
parent 428c401c22
commit f652b3805a

View file

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