updating client version, release version and project_version in CMakeLists.txt

This commit is contained in:
2023-03-23 15:43:17 +01:00
parent 87d6e16090
commit 378fc301b8
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
// SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */
#define RELEASE "7.0.0"
#define RELEASE "7.0.1"
#define APICTB "7.0.0 0x230222"
#define APIGOTTHARD "7.0.0 0x230222"
#define APIGOTTHARD2 "7.0.0 0x230222"
@ -9,5 +9,5 @@
#define APIMYTHEN3 "7.0.0 0x230222"
#define APIMOENCH "7.0.0 0x230222"
#define APIEIGER "7.0.0 0x230222"
#define APILIB "7.0.0 0x230223"
#define APIRECEIVER "7.0.0 0x230222"
#define APILIB "7.0.1 0x230323"