-
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.
- Loading branch information
Showing
5 changed files
with
20 additions
and
10 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
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
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.1" | ||
#define RELEASE "7.0.2" | ||
#define APICTB "7.0.0 0x230222" | ||
#define APIGOTTHARD "7.0.0 0x230222" | ||
#define APIGOTTHARD2 "7.0.0 0x230222" | ||
#define APIMYTHEN3 "7.0.0 0x230222" | ||
#define APIMOENCH "7.0.0 0x230222" | ||
#define APIEIGER "7.0.0 0x230222" | ||
#define APIRECEIVER "7.0.0 0x230222" | ||
#define APILIB "7.0.2 0x230421" | ||
#define APIJUNGFRAU "7.0.2 0x230710" | ||
#define APILIB "7.0.2 0x230712" | ||
#define APIRECEIVER "7.0.2 0x230712" |