push version to 2.15.0

This commit is contained in:
Felix Kratz 2023-04-23 00:21:50 +02:00
parent d28734d918
commit 03c6bee037

View file

@ -24,8 +24,8 @@
#define HELP_OPT_SHRT "-h"
#define MAJOR 2
#define MINOR 14
#define PATCH 4
#define MINOR 15
#define PATCH 0
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);