push version to 2.15.2

This commit is contained in:
Felix Kratz 2023-06-01 09:10:26 +02:00
parent 4058ffef0b
commit bdc19bd994

View file

@ -26,7 +26,7 @@
#define MAJOR 2
#define MINOR 15
#define PATCH 1
#define PATCH 2
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);