From 3a1d87728cfdab5a4b14990b70084b7b515d536b Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Thu, 9 Apr 2020 08:38:37 +0200 Subject: [PATCH] updated client api --- slsSupportLib/include/versionAPI.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index 693521c6b..3475c265e 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -1,8 +1,5 @@ /** API versions */ -#define GITBRANCH "removeshm" -#define APILIB 0x200402 -#define APIRECEIVER 0x200402 -#define APIGUI 0x200331 +#define GITBRANCH "setrxhostname" #define APIEIGER 0x200409 #define APICTB 0x200409 #define APIGOTTHARD 0x200409 @@ -10,3 +7,6 @@ #define APIJUNGFRAU 0x200409 #define APIMYTHEN3 0x200409 #define APIMOENCH 0x200409 +#define APILIB 0x200409 +#define APIRECEIVER 0x200409 +#define APIGUI 0x200409