Skip to content

Commit a6f9ec9

Browse files
committed
v2.25.1
1 parent daf4401 commit a6f9ec9

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
@@ -632,3 +632,6 @@ This file describes the main feature changes for each readout.exe released versi
632632
## v2.25.0 - 25/06/2024
633633
- Updated configuration parameters:
634634
- Values can be a link to a value stored in another file.
635+
636+
## v2.25.1 - 26/06/224
637+
- o2-readout-status: updated list of P2 FLPs.

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

0 commit comments

Comments
 (0)