From a3e6cc90ea619bc51378477feda32ab60d22ac7c Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 27 Feb 2026 17:12:27 +0100 Subject: [PATCH] server versions werent getting updated (#1407) --- slsDetectorServers/ctbDetectorServer/Makefile | 2 +- .../bin/ctbDetectorServer_developer | Bin 332004 -> 332004 bytes .../eigerDetectorServer/Makefile | 2 +- .../bin/eigerDetectorServer_developer | Bin 448988 -> 448988 bytes .../gotthard2DetectorServer/Makefile | 2 +- .../bin/gotthard2DetectorServer_developer | Bin 296112 -> 296112 bytes .../jungfrauDetectorServer/Makefile | 2 +- .../bin/jungfrauDetectorServer_developer | Bin 316772 -> 316772 bytes .../moenchDetectorServer/Makefile | 2 +- .../bin/moenchDetectorServer_developer | Bin 297704 -> 297704 bytes .../mythen3DetectorServer/Makefile | 2 +- .../bin/mythen3DetectorServer_developer | Bin 306088 -> 306088 bytes .../xilinx_ctbDetectorServer/Makefile | 2 +- .../bin/xilinx_ctbDetectorServer_developer | Bin 306128 -> 306128 bytes slsSupportLib/include/sls/versionAPI.h | 14 +++++++------- 15 files changed, 14 insertions(+), 14 deletions(-) diff --git a/slsDetectorServers/ctbDetectorServer/Makefile b/slsDetectorServers/ctbDetectorServer/Makefile index 0b56dd825..2bc1a2576 100755 --- a/slsDetectorServers/ctbDetectorServer/Makefile +++ b/slsDetectorServers/ctbDetectorServer/Makefile @@ -28,7 +28,7 @@ boot: $(OBJS) version_name=APICTB version_path=slsDetectorServers/ctbDetectorServer versioning: - cd ../../ && echo $(PWD) && echo `tput setaf 6; python updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` + cd ../../ && echo $(PWD) && echo `tput setaf 6; python etc/updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` $(PROGS): $(OBJS) diff --git a/slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServer_developer b/slsDetectorServers/ctbDetectorServer/bin/ctbDetectorServer_developer index 2692e11e1161529df7d36a37f9f38451908afb0e..4684df85c9890374df4155c685944e4002cb3f9b 100755 GIT binary patch delta 52 zcmaE|P~^!%kqMg23lDyqo~Xhi(dg3Z!r1DIZFn}XkS;xynS66 Hi`gsy;}Q|R diff --git a/slsDetectorServers/eigerDetectorServer/Makefile b/slsDetectorServers/eigerDetectorServer/Makefile index 63910c6f9..f7f2be00a 100755 --- a/slsDetectorServers/eigerDetectorServer/Makefile +++ b/slsDetectorServers/eigerDetectorServer/Makefile @@ -28,7 +28,7 @@ boot: $(OBJS) version_name=APIEIGER version_path=slsDetectorServers/eigerDetectorServer versioning: - cd ../../ && echo $(PWD) && echo `tput setaf 6; python updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` + cd ../../ && echo $(PWD) && echo `tput setaf 6; python etc/updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` $(PROGS): $(OBJS) diff --git a/slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServer_developer b/slsDetectorServers/eigerDetectorServer/bin/eigerDetectorServer_developer index 8890ca0bc602b5490f220e3da0f7c8b522750bf9..6bfcff97448e55fced7e4f8597246ae951d56c51 100755 GIT binary patch delta 43 wcmcb!S^Caq>4p}@7N!>FEi4U^Oh)G0n4p}@7N!>FEi4U^OokTQnI*1CPRz%HZJDvZCor`RRA~N4j%vj diff --git a/slsDetectorServers/jungfrauDetectorServer/Makefile b/slsDetectorServers/jungfrauDetectorServer/Makefile index 881f2e660..cc92b99c6 100755 --- a/slsDetectorServers/jungfrauDetectorServer/Makefile +++ b/slsDetectorServers/jungfrauDetectorServer/Makefile @@ -27,7 +27,7 @@ boot: $(OBJS) version_name=APIJUNGFRAU version_path=slsDetectorServers/jungfrauDetectorServer versioning: - cd ../../ && echo $(PWD) && echo `tput setaf 6; python updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` + cd ../../ && echo $(PWD) && echo `tput setaf 6; python etc/updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` $(PROGS): $(OBJS) diff --git a/slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer b/slsDetectorServers/jungfrauDetectorServer/bin/jungfrauDetectorServer_developer index 56fbc590f688e49ac4692028f16f3b5ba78eaecd..e9d362f54fd3c7a8e792919ada38363f154b4f06 100755 GIT binary patch delta 51 zcmaE|O8Cht;R%||3lDyuUigJsqS2+*g|XFzX{igdK9iC8b~kI diff --git a/slsDetectorServers/mythen3DetectorServer/Makefile b/slsDetectorServers/mythen3DetectorServer/Makefile index b6d68fac0..0b342191c 100755 --- a/slsDetectorServers/mythen3DetectorServer/Makefile +++ b/slsDetectorServers/mythen3DetectorServer/Makefile @@ -28,7 +28,7 @@ boot: $(OBJS) version_name=APIMYTHEN3 version_path=slsDetectorServers/mythen3DetectorServer versioning: - cd ../../ && echo $(PWD) && echo `tput setaf 6; python updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` + cd ../../ && echo $(PWD) && echo `tput setaf 6; python etc/updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` $(PROGS): $(OBJS) diff --git a/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer b/slsDetectorServers/mythen3DetectorServer/bin/mythen3DetectorServer_developer index 2149b2a6c9a238f6c8a14b36befa49e225769195..42dcef1d98f591e0838f9e080b2891fccec3fed1 100755 GIT binary patch delta 39 xcmV+?0NDSi*Al4L60kJ51BA@YgEzQ`H@E?}H@E_segZN#htf6!x6(EQ)^u{N5s?4@ delta 39 xcmV+?0NDSi*Al4L60kJ514K;DgEzQ`H@E?}H@E_segZK$htf6!x6(EQ)^uHy5Yqqv diff --git a/slsDetectorServers/xilinx_ctbDetectorServer/Makefile b/slsDetectorServers/xilinx_ctbDetectorServer/Makefile index 487959d6f..68609daa0 100755 --- a/slsDetectorServers/xilinx_ctbDetectorServer/Makefile +++ b/slsDetectorServers/xilinx_ctbDetectorServer/Makefile @@ -39,7 +39,7 @@ boot: $(OBJS) version_name=APIXILINXCTB version_path=slsDetectorServers/xilinx_ctbDetectorServer versioning: - cd ../../ && echo $(PWD) && echo `tput setaf 6; python updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` + cd ../../ && echo $(PWD) && echo `tput setaf 6; python etc/updateAPIVersion.py $(version_name) $(version_path); tput sgr0;` $(PROGS): $(OBJS) diff --git a/slsDetectorServers/xilinx_ctbDetectorServer/bin/xilinx_ctbDetectorServer_developer b/slsDetectorServers/xilinx_ctbDetectorServer/bin/xilinx_ctbDetectorServer_developer index 074697017a2b83ac1e2e218d74006c948844d9aa..3fb9ec0b3fd62e3d01a5f748f4461b27bc00f58a 100755 GIT binary patch delta 39 scmca`UFgDfp@tU5ElehfOh)G0%@UdPq=1a}v}z_GX5OAw&5~sR03mM;JOBUy delta 39 scmca`UFgDfp@tU5ElehfOokTQ%@UdPq=1a}v}z_GX5OAw&5~sR03mG+JOBUy diff --git a/slsSupportLib/include/sls/versionAPI.h b/slsSupportLib/include/sls/versionAPI.h index ad186cee8..d61f4d50c 100644 --- a/slsSupportLib/include/sls/versionAPI.h +++ b/slsSupportLib/include/sls/versionAPI.h @@ -3,10 +3,10 @@ /** API versions */ #define APILIB "0.0.0 0x250909" #define APIRECEIVER "0.0.0 0x250822" -#define APICTB "0.0.0 0x260219" -#define APIGOTTHARD2 "0.0.0 0x260218" -#define APIMOENCH "0.0.0 0x260218" -#define APIEIGER "0.0.0 0x260218" -#define APIXILINXCTB "0.0.0 0x260218" -#define APIJUNGFRAU "0.0.0 0x260218" -#define APIMYTHEN3 "0.0.0 0x260219" +#define APICTB "0.0.0 0x260227" +#define APIGOTTHARD2 "0.0.0 0x260227" +#define APIMOENCH "0.0.0 0x260227" +#define APIEIGER "0.0.0 0x260227" +#define APIXILINXCTB "0.0.0 0x260227" +#define APIJUNGFRAU "0.0.0 0x260227" +#define APIMYTHEN3 "0.0.0 0x260227"