From 54a396065d738a91e19577b827b461e4b2e2ad57 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil <33750417+thattil@users.noreply.github.com> Date: Mon, 27 May 2019 14:08:41 +0200 Subject: [PATCH] ctb versioning bug fix --- slsSupportLib/include/versionAPI.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index 689b78438..9624620cb 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -6,6 +6,5 @@ #define APIRECEIVER 0x190405 #define APIGUI 0x190405 #define APIEIGER 0x190516 -#define APICTB 0x190516 - +#define APICTB 0x190514 #define APIJUNGFRAU 0x190517