mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-06-08 09:28:41 +02:00
updated to developer versioning
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServerv6.0.0
|
||||
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServerv6.0.0
|
||||
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServerv6.0.0
|
||||
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/gotthardDetectorServer/bin/gotthardDetectorServerv6.0.0
|
||||
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServerv6.0.0
|
||||
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServerv6.0.0
|
||||
@@ -1 +0,0 @@
|
||||
../slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv6.0.0
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user