Skip to content

Commit 67edf36

Browse files
committed
v2.26.2
1 parent ea841a5 commit 67edf36

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
@@ -642,3 +642,6 @@ This file describes the main feature changes for each readout.exe released versi
642642

643643
## v2.26.1 - 20/08/2024
644644
- Fixed missing details in "invalid RDH" log messages.
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).

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.1"
12+
#define READOUT_VERSION "2.26.2"
1313

0 commit comments

Comments
 (0)