From ba6fdb96951e7a84281e0c301730ad79afa4a6dd Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 10 Feb 2023 16:04:32 +0100 Subject: [PATCH] udpated client and rx versions to rc3 --- slsSupportLib/include/sls/versionAPI.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index d69dd1bea..fad80a7c4 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -2,8 +2,6 @@ // Copyright (C) 2021 Contributors to the SLS Detector Package /** API versions */ #define RELEASE "7.0.0.rc1" -#define APILIB "7.0.0.rc1 0x221208" -#define APIRECEIVER "7.0.0.rc1 0x221208" #define APICTB "7.0.0.rc3 0x230130" #define APIGOTTHARD "7.0.0.rc3 0x230130" #define APIGOTTHARD2 "7.0.0.rc3 0x230130" @@ -11,3 +9,6 @@ #define APIMYTHEN3 "7.0.0.rc3 0x230130" #define APIMOENCH "7.0.0.rc3 0x230130" #define APIEIGER "7.0.0.rc3 0x230130" +#define ? "developer 0x230210" +#define APILIB "7.0.0.rc3 0x230210" +#define APIRECEIVER "7.0.0.rc3 0x230210"