mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
updated client, receiver and server versions to 7.0.0.rc1
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
// SPDX-License-Identifier: LGPL-3.0-or-other
|
||||
// Copyright (C) 2021 Contributors to the SLS Detector Package
|
||||
/** API versions */
|
||||
#define RELEASE "developer"
|
||||
#define APILIB "developer 0x221108"
|
||||
#define APIRECEIVER "developer 0x221108"
|
||||
#define APICTB "developer 0x221207"
|
||||
#define APIGOTTHARD "developer 0x221207"
|
||||
#define APIGOTTHARD2 "developer 0x221207"
|
||||
#define APIJUNGFRAU "developer 0x221207"
|
||||
#define APIMYTHEN3 "developer 0x221207"
|
||||
#define APIMOENCH "developer 0x221207"
|
||||
#define APIEIGER "developer 0x221207"
|
||||
#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 0x221208"
|
||||
#define APIGOTTHARD "7.0.0.rc1 0x221208"
|
||||
#define APIGOTTHARD2 "7.0.0.rc1 0x221208"
|
||||
#define APIJUNGFRAU "7.0.0.rc1 0x221208"
|
||||
#define APIMYTHEN3 "7.0.0.rc1 0x221208"
|
||||
#define APIMOENCH "7.0.0.rc1 0x221208"
|
||||
#define APIEIGER "7.0.0.rc1 0x221208"
|
||||
|
Reference in New Issue
Block a user