updating versions (#1258)
All checks were successful
Build on RHEL9 / build (push) Successful in 4m2s
Build on RHEL8 / build (push) Successful in 5m6s

This commit is contained in:
2025-08-07 10:28:22 +02:00
committed by GitHub
parent efe6124675
commit 92991de5a8
8 changed files with 9 additions and 9 deletions

View File

@@ -1,12 +1,12 @@
// SPDX-License-Identifier: LGPL-3.0-or-other // SPDX-License-Identifier: LGPL-3.0-or-other
// Copyright (C) 2021 Contributors to the SLS Detector Package // Copyright (C) 2021 Contributors to the SLS Detector Package
/** API versions */ /** API versions */
#define APILIB "0.0.0 0x250523" #define APILIB "0.0.0 0x250805"
#define APIRECEIVER "0.0.0 0x250523" #define APIRECEIVER "0.0.0 0x250807"
#define APICTB "0.0.0 0x250714" #define APICTB "0.0.0 0x250725"
#define APIGOTTHARD2 "0.0.0 0x250714" #define APIGOTTHARD2 "0.0.0 0x250725"
#define APIMOENCH "0.0.0 0x250714" #define APIMOENCH "0.0.0 0x250725"
#define APIEIGER "0.0.0 0x250714" #define APIEIGER "0.0.0 0x250725"
#define APIXILINXCTB "0.0.0 0x250714" #define APIXILINXCTB "0.0.0 0x250725"
#define APIJUNGFRAU "0.0.0 0x250714" #define APIJUNGFRAU "0.0.0 0x250725"
#define APIMYTHEN3 "0.0.0 0x250714" #define APIMYTHEN3 "0.0.0 0x250725"