From c679135138f8aaed3112dd8c4ee2ebffca183260 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Mon, 7 Oct 2024 17:09:00 +0200 Subject: [PATCH] Dev/g2 fix next frame number (#996) * binaries in --- .../bin/gotthard2DetectorServer_developer | Bin 295836 -> 295836 bytes slsSupportLib/include/sls/versionAPI.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer b/slsDetectorServers/gotthard2DetectorServer/bin/gotthard2DetectorServer_developer index 26b2f56d56fded4b66c0e4a2d8aa3209bd022546..8a98b5fd2e2bde34e38073c5fc897e4136924c54 100755 GIT binary patch delta 36 ucmV+<0NekZhZ3BJ60n`$0nCG*--n*x0k@vt0&6G%H-`!c1GfqY1d@9@Y7XE4 delta 36 scmbQ!E;OfIXv5t5j6BWr?zhjo&$xZweWq*;Mw50f4(9D#94wQn0Vl~09RL6T diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index 343640fa7..3ed903583 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -11,4 +11,4 @@ #define APIEIGER "developer 0x240918" #define APIMYTHEN3 "developer 0x241001" #define APIJUNGFRAU "developer 0x241001" -#define APIGOTTHARD2 "developer 0x241004" +#define APIGOTTHARD2 "developer 0x241007"