push version to 2.19.3

This commit is contained in:
Felix Kratz 2023-11-13 14:12:11 +01:00
parent 72ce593338
commit d9c0ad8d8f

View file

@ -26,7 +26,7 @@
#define MAJOR 2
#define MINOR 19
#define PATCH 2
#define PATCH 3
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);