-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating client version, release version and project_version in CMake…
…Lists.txt
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 "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" | ||
#define APIJUNGFRAU "7.0.0 0x230222" | ||
#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" |