updating client versioning

This commit is contained in:
maliakal_d 2020-11-17 16:46:39 +01:00
parent 5142603103
commit fa8fdced5f

View File

@ -1,8 +1,5 @@
/** API versions */ /** API versions */
#define GITBRANCH "developer" #define GITBRANCH "5.0.0"
#define APILIB 0x201102
#define APIRECEIVER 0x201102
#define APIGUI 0x201102
#define APICTB 0x201117 #define APICTB 0x201117
#define APIGOTTHARD 0x201117 #define APIGOTTHARD 0x201117
#define APIGOTTHARD2 0x201117 #define APIGOTTHARD2 0x201117
@ -10,3 +7,6 @@
#define APIMYTHEN3 0x201117 #define APIMYTHEN3 0x201117
#define APIMOENCH 0x201117 #define APIMOENCH 0x201117
#define APIEIGER 0x201117 #define APIEIGER 0x201117
#define APILIB 0x201117
#define APIRECEIVER 0x201117
#define APIGUI 0x201117