LGTM. updated versioning and server versioning

This commit is contained in:
maliakal_d 2021-11-22 13:06:59 +01:00
parent b9b3055984
commit f3c95148a7
8 changed files with 10 additions and 10 deletions

View File

@ -1,15 +1,15 @@
// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define GITBRANCH "developer"
#define GITBRANCH "6.0.1"
#define APILIB 0x211027
#define APIRECEIVER 0x211020
#define APILIB 0x211122
#define APIRECEIVER 0x211122
#define APIGUI 0x211021
#define APICTB 0x211118
#define APIGOTTHARD 0x211118
#define APIGOTTHARD2 0x211118
#define APIJUNGFRAU 0x211118
#define APIMYTHEN3 0x211118
#define APIMOENCH 0x211117
#define APIEIGER 0x211118
#define APICTB 0x211122
#define APIGOTTHARD 0x211122
#define APIGOTTHARD2 0x211122
#define APIJUNGFRAU 0x211122
#define APIMYTHEN3 0x211122
#define APIMOENCH 0x211122
#define APIEIGER 0x211122