From 3a74ca8fc276cdb7a5789abdb4dc10fa492dda89 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Mon, 24 Feb 2020 10:53:06 +0100 Subject: [PATCH] bugfix: mythen3 git date incorrect --- slsSupportLib/include/versionAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slsSupportLib/include/versionAPI.h b/slsSupportLib/include/versionAPI.h index dc0cdea8c..3713b1a1b 100644 --- a/slsSupportLib/include/versionAPI.h +++ b/slsSupportLib/include/versionAPI.h @@ -8,5 +8,5 @@ #define APICTB 0x200131 #define APIJUNGFRAU 0x200131 #define APIMOENCH 0x200131 -#define APIMYTHEN3 0x200213 +#define APIMYTHEN3 0x200130 #define APIGOTTHARD2 0x200204