From 7e0f077af63b3aca9f81021b3b6d5e12e3164277 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Tue, 31 Aug 2021 11:43:12 +0200 Subject: [PATCH] done --- 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 88ea98eb3..d30c28722 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -1,8 +1,5 @@ /** API versions */ -#define GITBRANCH "j10partial" -#define APILIB 0x210816 -#define APIRECEIVER 0x210816 -#define APIGUI 0x210816 +#define GITBRANCH "roundrobin" @@ -13,3 +10,6 @@ #define APIJUNGFRAU 0x210831 #define APIMYTHEN3 0x210831 #define APIMOENCH 0x210827 +#define APILIB 0x210831 +#define APIRECEIVER 0x210831 +#define APIGUI 0x210819