push version to 2.17.0

This commit is contained in:
Felix Kratz 2023-10-11 19:02:27 +02:00
parent bb033dba94
commit 43d5246e01

View file

@ -25,8 +25,8 @@
#define HELP_OPT_SHRT "-h"
#define MAJOR 2
#define MINOR 16
#define PATCH 4
#define MINOR 17
#define PATCH 0
extern CGError SLSRegisterNotifyProc(void* callback, uint32_t event, void* context);
extern int SLSMainConnectionID(void);