Skip to content

Commit f60274b

Browse files
committed
v2.26.1
1 parent 065e88d commit f60274b

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
@@ -639,3 +639,6 @@ This file describes the main feature changes for each readout.exe released versi
639639
## v2.26.0 - 26/07/2024
640640
- Error reporting: fatal error messages logged to operator when there is a state transition error. The first error (if any) that happened is added to the message.
641641
This covers the cases of (among many others): wrong CRU fw version, inconsistent first orbits, no links enabled.
642+
643+
## v2.26.1 - 20/08/2024
644+
- Fixed missing details in "invalid RDH" log messages.

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

0 commit comments

Comments
 (0)