updated to developer versioning

This commit is contained in:
maliakal_d 2021-10-27 11:00:01 +02:00
parent 1454cc8434
commit e53a71f88f
15 changed files with 9 additions and 16 deletions

View File

@ -1 +0,0 @@
../slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServerv6.0.0

View File

@ -1 +0,0 @@
../slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServerv6.0.0

View File

@ -1 +0,0 @@
../slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServerv6.0.0

View File

@ -1 +0,0 @@
../slsDetectorServers/gotthardDetectorServer/bin/gotthardDetectorServerv6.0.0

View File

@ -1 +0,0 @@
../slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServerv6.0.0

View File

@ -1 +0,0 @@
../slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServerv6.0.0

View File

@ -1 +0,0 @@
../slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv6.0.0

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 "6.0.0"
#define GITBRANCH "developer"
#define APILIB 0x211021
#define APILIB 0x211027
#define APIRECEIVER 0x211020
#define APIGUI 0x211021
#define APICTB 0x211021
#define APIGOTTHARD 0x211021
#define APIGOTTHARD2 0x211021
#define APIJUNGFRAU 0x211021
#define APIMYTHEN3 0x211021
#define APIMOENCH 0x211021
#define APIEIGER 0x211021
#define APICTB 0x211027
#define APIGOTTHARD 0x211027
#define APIGOTTHARD2 0x211027
#define APIJUNGFRAU 0x211027
#define APIMYTHEN3 0x211027
#define APIMOENCH 0x211025
#define APIEIGER 0x211027