push version to 2.14.4

This commit is contained in:
Felix Kratz 2023-04-01 13:35:52 +02:00
parent e7461b4bb5
commit 05bf71db18

View file

@ -25,7 +25,7 @@
#define MAJOR 2
#define MINOR 14
#define PATCH 3
#define PATCH 4
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);