diff --git a/RELEASE.txt b/RELEASE.txt index b10c52cb0..2e507fc43 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -73,7 +73,7 @@ This document describes the differences between vx.x.x and vx.0.2 Gotthard2 03.10.2024 (v1.0) (updated in 9.0.0) - Moench 26.10.2023 (v1.0) (updated in 9.0.0) + Moench 26.10.2023 (v2.0) (updated in 9.0.0) Gotthard 08.02.2018 (50um and 25um Master) 09.02.2018 (25 um Slave) diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index 8213afc3c..d0ba5af7f 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -10,5 +10,5 @@ #define APIMYTHEN3 "developer 0x241001" #define APIJUNGFRAU "developer 0x241001" #define APIGOTTHARD2 "developer 0x241007" -#define APILIB "developer 0x241014" -#define APIRECEIVER "developer 0x241014" +#define APILIB "developer 0x241014" +#define APIRECEIVER "developer 0x241014"