diff --git a/slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServer_developer b/slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServer_developer new file mode 100755 index 0000000000..fed56a0f67 Binary files /dev/null and b/slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServer_developer differ diff --git a/slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServer_developer b/slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServer_developer new file mode 100755 index 0000000000..dca92b80ad Binary files /dev/null and b/slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServer_developer differ diff --git a/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer new file mode 100755 index 0000000000..f30601627a Binary files /dev/null and b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer differ diff --git a/slsDetectorServers/gotthardDetectorServer/bin/gotthardDetectorServer_developer b/slsDetectorServers/gotthardDetectorServer/bin/gotthardDetectorServer_developer new file mode 100755 index 0000000000..0c52b5ea97 Binary files /dev/null and b/slsDetectorServers/gotthardDetectorServer/bin/gotthardDetectorServer_developer differ diff --git a/slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer b/slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer new file mode 100755 index 0000000000..ea5764e544 Binary files /dev/null and b/slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer differ diff --git a/slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServer_developer b/slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServer_developer new file mode 100755 index 0000000000..b80fdb9370 Binary files /dev/null and b/slsDetectorServers/moenchDetectorServer/bin/moenchDetectorServer_developer differ diff --git a/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer b/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer new file mode 100755 index 0000000000..adf9675fe0 Binary files /dev/null and b/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer differ diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index d947a3e35f..c13e7cede4 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -1,26 +1,13 @@ // SPDX-License-Identifier: LGPL-3.0-or-other // Copyright (C) 2021 Contributors to the SLS Detector Package /** API versions */ -<<<<<<< HEAD #define RELEASE "developer" -#define APILIB "developer 0x221213" -#define APIRECEIVER "developer 0x221213" -#define APICTB "developer 0x221213" -#define APIGOTTHARD2 "developer 0x221213" -#define APIJUNGFRAU "developer 0x221213" -#define APIEIGER "developer 0x221215" -#define APIMOENCH "developer 0x221215" -#define APIGOTTHARD "developer 0x230117" -#define APIMYTHEN3 "developer 0x230117" -======= -#define RELEASE "7.0.0" -#define APICTB "7.0.0 0x230222" -#define APIGOTTHARD "7.0.0 0x230222" -#define APIGOTTHARD2 "7.0.0 0x230222" -#define APIJUNGFRAU "7.0.0 0x230222" -#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" ->>>>>>> 7.0.0.rc +#define APICTB "developer 0x230224" +#define APIGOTTHARD "developer 0x230224" +#define APIGOTTHARD2 "developer 0x230224" +#define APIJUNGFRAU "developer 0x230224" +#define APIMYTHEN3 "developer 0x230224" +#define APIMOENCH "developer 0x230224" +#define APIEIGER "developer 0x230224" +#define APILIB "developer 0x230224" +#define APIRECEIVER "developer 0x230224"