mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-22 22:40:02 +02:00

* fix for set delay for gotthard1 (verification adds master delay even if its not master) * binaries in * binaries name
15 lines
538 B
C
15 lines
538 B
C
// SPDX-License-Identifier: LGPL-3.0-or-other
|
|
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
|
/** API versions */
|
|
#define RELEASE "7.0.0.rc1"
|
|
#define APILIB "7.0.0.rc1 0x221208"
|
|
#define APIRECEIVER "7.0.0.rc1 0x221208"
|
|
#define APICTB "7.0.0.rc1 0x221212"
|
|
#define APIGOTTHARD2 "7.0.0.rc1 0x221212"
|
|
#define APIJUNGFRAU "7.0.0.rc1 0x221212"
|
|
#define APIMOENCH "7.0.0.rc1 0x221212"
|
|
#define APIEIGER "7.0.0.rc1 0x221212"
|
|
#define APIGOTTHARD "7.0.0.rc2 0x221220"
|
|
#define APIMYTHEN3 "7.0.0.rc2 0x230116"
|
|
|