diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index bc731c82e..0181e4a72 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -1,9 +1,7 @@ // SPDX-License-Identifier: LGPL-3.0-or-other // Copyright (C) 2021 Contributors to the SLS Detector Package /** API versions */ -#define RELEASE "7.0.0.rc4" -#define APILIB "7.0.0.rc4 0x230214" -#define APIRECEIVER "7.0.0.rc4 0x230214" +#define RELEASE "7.0.0" #define APICTB "7.0.0.rc5 0x230220" #define APIGOTTHARD "7.0.0.rc5 0x230220" #define APIGOTTHARD2 "7.0.0.rc5 0x230220" @@ -11,3 +9,5 @@ #define APIMYTHEN3 "7.0.0.rc5 0x230220" #define APIMOENCH "7.0.0.rc5 0x230220" #define APIEIGER "7.0.0.rc5 0x230221" +#define APILIB "7.0.0 0x230222" +#define APIRECEIVER "7.0.0 0x230222"