updated server and client binaries to 6.0.0-rc1

This commit is contained in:
maliakal_d 2021-10-08 16:09:36 +02:00
parent 83b3488bc5
commit afdd8a90cd
8 changed files with 8 additions and 8 deletions

View File

@ -1,13 +1,13 @@
/** API versions */ /** API versions */
#define GITBRANCH "g2speed" #define GITBRANCH "6.0.0-rc1"
#define APICTB 0x211007
#define APIGOTTHARD 0x211007 #define APILIB 0x211008
#define APIMYTHEN3 0x211007
#define APIMOENCH 0x211005
#define APILIB 0x211007
#define APIRECEIVER 0x211007 #define APIRECEIVER 0x211007
#define APIGUI 0x210819 #define APIGUI 0x210819
#define APIJUNGFRAU 0x211008 #define APICTB 0x211008
#define APIGOTTHARD 0x211008
#define APIGOTTHARD2 0x211008 #define APIGOTTHARD2 0x211008
#define APIJUNGFRAU 0x211008
#define APIMYTHEN3 0x211008
#define APIMOENCH 0x211008
#define APIEIGER 0x211008 #define APIEIGER 0x211008