push version to 2.11.0

This commit is contained in:
Felix Kratz 2022-10-26 08:32:32 +02:00
parent c944509888
commit 32d85ffe9b

View file

@ -17,8 +17,8 @@
#define VERSION_OPT_SHRT "-v"
#define MAJOR 2
#define MINOR 10
#define PATCH 1
#define MINOR 11
#define PATCH 0
extern int SLSMainConnectionID(void);
extern int RunApplicationEventLoop(void);