push version to 2.19.6

This commit is contained in:
Felix Kratz 2024-01-07 17:08:42 +01:00
parent d1eb0c4761
commit 7021a98615

View file

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