Skip to content

Commit 05f1171

Browse files
committed
v2.26.3
1 parent e539915 commit 05f1171

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/releaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,3 +645,6 @@ This file describes the main feature changes for each readout.exe released versi
645645

646646
## v2.26.2 - 18/10/2024
647647
- 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
#define READOUT_VERSION "2.26.2"
12+
#define READOUT_VERSION "2.26.3"
1313

0 commit comments

Comments
 (0)