mirror of
https://github.com/FelixKratz/SketchyBar
synced 2025-02-17 04:58:28 +00:00
push version to 2.11.0
This commit is contained in:
parent
c944509888
commit
32d85ffe9b
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
||||||
#define VERSION_OPT_SHRT "-v"
|
#define VERSION_OPT_SHRT "-v"
|
||||||
|
|
||||||
#define MAJOR 2
|
#define MAJOR 2
|
||||||
#define MINOR 10
|
#define MINOR 11
|
||||||
#define PATCH 1
|
#define PATCH 0
|
||||||
|
|
||||||
extern int SLSMainConnectionID(void);
|
extern int SLSMainConnectionID(void);
|
||||||
extern int RunApplicationEventLoop(void);
|
extern int RunApplicationEventLoop(void);
|
||||||
|
|
Loading…
Add table
Reference in a new issue