mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-10 13:54:16 +00:00
push version to 2.18.0
This commit is contained in:
parent
dc59f2e36a
commit
39193fc06d
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@
|
||||||
#define HELP_OPT_SHRT "-h"
|
#define HELP_OPT_SHRT "-h"
|
||||||
|
|
||||||
#define MAJOR 2
|
#define MAJOR 2
|
||||||
#define MINOR 17
|
#define MINOR 18
|
||||||
#define PATCH 1
|
#define PATCH 0
|
||||||
|
|
||||||
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
|
#if __MAC_OS_X_VERSION_MAX_ALLOWED >= 140000
|
||||||
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);
|
extern CGError SLSWindowManagementBridgeSetDelegate(void* delegate);
|
||||||
|
|
Loading…
Reference in a new issue