push version to 2.8.5

This commit is contained in:
Felix Kratz 2022-08-24 07:56:35 +02:00
parent e0e4000746
commit 5c646aa7a6

View file

@ -17,7 +17,7 @@
#define MAJOR 2
#define MINOR 8
#define PATCH 4
#define PATCH 5
extern int SLSMainConnectionID(void);
extern int RunApplicationEventLoop(void);