Skip to content

Commit cdec18a

Browse files
committed
v2.19.1
1 parent cb4e60f commit cdec18a

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
@@ -559,7 +559,7 @@ This file describes the main feature changes for each readout.exe released versi
559559
## v2.18.5 - 17/05/2023
560560
- Fixed bug causing crash in some conditions of buffer empty. Related to same feature (dropIncomplete) as issue fixed in v2.18.3. Different corner case, involving threads, and not always happening.
561561

562-
## v2.19.0 - 01/06/2023
562+
## v2.19.1 - 05/06/2023
563563
- o2-readout-test-fmq-memory: more options.
564564
- Added protection against unhandled exceptions (e.g. from ReadoutCard).
565565
- Added protection against unexpected state machine transitions (e.g. ECS sending RESET while STARTING).

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

0 commit comments

Comments
 (0)