diff --git a/RELEASE.txt b/RELEASE.txt index 1a98d6911..255e192f3 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -1,4 +1,4 @@ -SLS Detector Package Major Release 7.0.0 released on 23.02.2023 +SLS Detector Package Major Release 7.0.0 released on 24.02.2023 =============================================================== This document describes the differences between v7.0.0 and v6.1.2 diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index e8fa29796..5e0447e34 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -2,8 +2,6 @@ // Copyright (C) 2021 Contributors to the SLS Detector Package /** API versions */ #define RELEASE "7.0.0" -#define APILIB "7.0.0 0x230222" -#define APIRECEIVER "7.0.0 0x230222" #define APICTB "7.0.0 0x230222" #define APIGOTTHARD "7.0.0 0x230222" #define APIGOTTHARD2 "7.0.0 0x230222" @@ -11,3 +9,5 @@ #define APIMYTHEN3 "7.0.0 0x230222" #define APIMOENCH "7.0.0 0x230222" #define APIEIGER "7.0.0 0x230222" +#define APILIB "7.0.0 0x230223" +#define APIRECEIVER "7.0.0 0x230222"