push version to 1.4.0

This commit is contained in:
FelixKratz 2021-09-27 23:57:40 +02:00
parent 2a17a4ab85
commit b9421137aa

View file

@ -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);