From 10ba16a9dc7b73bf990b466ba7ae820078c4d4f1 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Thu, 27 Feb 2020 14:26:18 +0100 Subject: [PATCH] updating versions --- slsSupportLib/include/versionAPI.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index 486b48a2d..8756d6ee0 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -1,8 +1,5 @@ /** API versions */ #define GITBRANCH "developer" -#define APILIB 0x190723 -#define APIRECEIVER 0x190722 -#define APIGUI 0x190723 #define APIMOENCH 0x200131 #define APIGOTTHARD2 0x200226 #define APIMYTHEN3 0x200226 @@ -10,3 +7,6 @@ #define APIEIGER 0x200226 #define APIGOTTHARD 0x200226 #define APICTB 0x200227 +#define APILIB 0x200227 +#define APIRECEIVER 0x200227 +#define APIGUI 0x200227