Skip to content

Commit e42574e

Browse files
committed
v2.26.0
1 parent 34aed5a commit e42574e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/releaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,6 +636,6 @@ This file describes the main feature changes for each readout.exe released versi
636636
## v2.25.1 - 26/06/224
637637
- o2-readout-status: updated list of P2 FLPs.
638638

639-
## next version
639+
## 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.

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

0 commit comments

Comments
 (0)