From 2b5470ef59a04c27c3f76f5629cbbb0e24b8835c Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 8 Jun 2022 16:40:26 +0200 Subject: [PATCH] update client api --- slsSupportLib/include/sls/versionAPI.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index 8a8bda755..8e5de1b66 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -1,10 +1,7 @@ // SPDX-License-Identifier: LGPL-3.0-or-other // Copyright (C) 2021 Contributors to the SLS Detector Package /** API versions */ -#define GITBRANCH "developer" -#define APILIB 0x220408 -#define APIRECEIVER 0x220408 -#define APIGUI 0x220328 +#define GITBRANCH "g2rxr" #define APICTB 0x220524 #define APIGOTTHARD 0x220524 #define APIJUNGFRAU 0x220524 @@ -12,3 +9,6 @@ #define APIEIGER 0x220524 #define APIGOTTHARD2 0x220602 #define APIMYTHEN3 0x220607 +#define APILIB 0x220608 +#define APIRECEIVER 0x220608 +#define APIGUI 0x220608