We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36d310d + ab3e1c5 commit 3b75a2fCopy full SHA for 3b75a2f
doc/releaseNotes.md
@@ -645,3 +645,6 @@ This file describes the main feature changes for each readout.exe released versi
645
646
## v2.26.2 - 18/10/2024
647
- Fixed spurious fatal log message when stopping a readout process by system signal (when running outside of ECS control, e.g. CTP readout server).
648
+
649
+## v2.26.3 - 22/10/2024
650
+- Minor release for osx compatibility.
src/ReadoutVersion.h
@@ -9,5 +9,5 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-#define READOUT_VERSION "2.26.2"
+#define READOUT_VERSION "2.26.3"
13
0 commit comments