push version to 2.19.2

This commit is contained in:
Felix Kratz 2023-11-11 22:53:53 +01:00
parent 3eec323fa0
commit 04c7228870

View file

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