mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-23 03:43:02 +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 MAJOR 2
|
||||
#define MINOR 10
|
||||
#define PATCH 1
|
||||
#define MINOR 11
|
||||
#define PATCH 0
|
||||
|
||||
extern int SLSMainConnectionID(void);
|
||||
extern int RunApplicationEventLoop(void);
|
||||
|
|
Loading…
Reference in a new issue