From 7c047cab4a78c3af3e0b0a83d6c2d3348170f8a8 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 14 Feb 2023 10:30:45 +0100 Subject: [PATCH] udpated version to rc4 --- slsSupportLib/include/sls/versionAPI.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index ea4699c85..033ed189d 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -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.rc3" +#define RELEASE "7.0.0.rc4" #define APICTB "7.0.0.rc3 0x230130" #define APIGOTTHARD "7.0.0.rc3 0x230130" #define APIGOTTHARD2 "7.0.0.rc3 0x230130" @@ -9,5 +9,5 @@ #define APIMYTHEN3 "7.0.0.rc3 0x230130" #define APIMOENCH "7.0.0.rc3 0x230130" #define APIEIGER "7.0.0.rc3 0x230130" -#define APILIB "7.0.0.rc3 0x230210" -#define APIRECEIVER "7.0.0.rc3 0x230210" +#define APILIB "7.0.0.rc4 0x230214" +#define APIRECEIVER "7.0.0.rc4 0x230214"