mirror of
https://github.com/FelixKratz/SketchyBar
synced 2024-11-23 11:53:02 +00:00
push version to 1.4.0
This commit is contained in:
parent
2a17a4ab85
commit
b9421137aa
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
|||
#define CONFIG_OPT_SHRT "-c"
|
||||
|
||||
#define MAJOR 1
|
||||
#define MINOR 3
|
||||
#define PATCH 2
|
||||
#define MINOR 4
|
||||
#define PATCH 0
|
||||
|
||||
extern int SLSMainConnectionID(void);
|
||||
extern int RunApplicationEventLoop(void);
|
||||
|
|
Loading…
Reference in a new issue