From 08ea179519a6ae8341fa475fdf450707ed5d7cb5 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Wed, 25 Nov 2020 16:27:28 +0100 Subject: [PATCH] update client version to 5.0.1 --- 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 dc8be166f..dbcef4ec9 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -1,5 +1,5 @@ /** API versions */ -#define GITBRANCH "5.0.0" +#define GITBRANCH "5.0.1" #define APICTB 0x201117 #define APIGOTTHARD 0x201117 #define APIGOTTHARD2 0x201117 @@ -7,6 +7,6 @@ #define APIMYTHEN3 0x201117 #define APIMOENCH 0x201117 #define APIEIGER 0x201117 -#define APILIB 0x201118 -#define APIRECEIVER 0x201118 -#define APIGUI 0x201118 +#define APILIB 0x201125 +#define APIRECEIVER 0x201125 +#define APIGUI 0x201125