From 90496bcee840d099f1f7f6cdef9d942dd9dcff84 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Thu, 23 Feb 2023 16:38:10 +0100 Subject: [PATCH] updated release date and lib api date --- RELEASE.txt | 2 +- slsSupportLib/include/sls/versionAPI.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"