push version to 2.20.1

This commit is contained in:
Felix Kratz 2024-02-06 17:23:52 +01:00
parent c6b8aa8288
commit c2194cbcf5

View file

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