Skip to content

Commit 6ebbd70

Browse files
committed
v2.28.1
1 parent 94d797d commit 6ebbd70

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
@@ -667,5 +667,5 @@ This file describes the main feature changes for each readout.exe released versi
667667
- readout.externalSyncServer and readout.externalSyncTimeout, to connect and wait at START for a sync signal sent by o2-readout-sync-server.
668668
- Added o2-readout-sync-server utility, to generate a sync signal in order to start multiple readout replay instances synchronously. (implemented with ZMQ REQ/REP).
669669

670-
## next
670+
## v2.28.1 - 31/07/2025
671671
- Promoted to OPS level the log messages causing a fatal error in "running" state. These are currently the RDH and HB orbit issues in the first timeframe.

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

0 commit comments

Comments
 (0)