From 3ac7b579a0b3ecbca31fc7df5ed2dc7912ca00e2 Mon Sep 17 00:00:00 2001 From: mazzol_a Date: Mon, 26 May 2025 11:01:49 +0200 Subject: [PATCH] formatted and updated versionAPI.h --- slsSupportLib/include/sls/versionAPI.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index 39bcc812e..d88a71ba8 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -1,12 +1,12 @@ // SPDX-License-Identifier: LGPL-3.0-or-other // Copyright (C) 2021 Contributors to the SLS Detector Package /** API versions */ -#define APILIB "0.0.0 0x250514" -#define APIRECEIVER "0.0.0 0x250515" -#define APICTB "0.0.0 0x250515" -#define APIGOTTHARD2 "developer 0x250310" -#define APIMOENCH "developer 0x250310" -#define APIEIGER "0.0.0 0x250523" -#define APIXILINXCTB "developer 0x250311" -#define APIJUNGFRAU "developer 0x250318" -#define APIMYTHEN3 "developer 0x250409" +#define APILIB "0.0.0 0x250523" +#define APIRECEIVER "0.0.0 0x250523" +#define APICTB "0.0.0 0x250523" +#define APIGOTTHARD2 "0.0.0 0x250523" +#define APIMOENCH "0.0.0 0x250523" +#define APIEIGER "0.0.0 0x250523" +#define APIXILINXCTB "0.0.0 0x250523" +#define APIJUNGFRAU "0.0.0 0x250523" +#define APIMYTHEN3 "0.0.0 0x250523"