diff --git a/serverBin/mythen3DetectorServerv7.0.0.rc2 b/serverBin/mythen3DetectorServerv7.0.0.rc2 deleted file mode 120000 index bc96f3814..000000000 --- a/serverBin/mythen3DetectorServerv7.0.0.rc2 +++ /dev/null @@ -1 +0,0 @@ -../slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc2 \ No newline at end of file diff --git a/serverBin/mythen3DetectorServerv7.0.0.rc3 b/serverBin/mythen3DetectorServerv7.0.0.rc3 new file mode 120000 index 000000000..5b1dfa7f3 --- /dev/null +++ b/serverBin/mythen3DetectorServerv7.0.0.rc3 @@ -0,0 +1 @@ +../slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc3 \ No newline at end of file diff --git a/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc2 b/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc3 similarity index 99% rename from slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc2 rename to slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc3 index df4c2c036..9dc8975fe 100755 Binary files a/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc2 and b/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServerv7.0.0.rc3 differ diff --git a/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h b/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h index 2e49fdde0..93daff435 100644 --- a/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h +++ b/slsDetectorServers/mythen3DetectorServer/slsDetectorServer_defs.h @@ -3,7 +3,7 @@ #pragma once #include "sls/sls_detector_defs.h" -#define REQRD_FRMWRE_VRSN (0x221205) +#define REQRD_FRMWRE_VRSN (0x230124) #define KERNEL_DATE_VRSN "Mon May 10 18:00:21 CEST 2021" #define ID_FILE "detid_mythen3.txt" diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index fe8735951..8a2d8facf 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -11,4 +11,4 @@ #define APIEIGER "7.0.0.rc1 0x221212" #define APIGOTTHARD "7.0.0.rc2 0x221220" -#define APIMYTHEN3 "7.0.0.rc2 0x230125" +#define APIMYTHEN3 "7.0.0.rc3 0x230127"