Skip to content

Commit 7da231a

Browse files
committed
v2.18.5
1 parent 426c1c5 commit 7da231a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/releaseNotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,9 +552,9 @@ This file describes the main feature changes for each readout.exe released versi
552552
## v2.18.3 - 05/04/2023
553553
- Fixed bug introduced in v2.18.0 causing crash when overlapping HBF copy buffer empty.
554554

555-
## v2.18.4 - 06/06/2023
555+
## v2.18.4 - 06/04/2023
556556
- Updated configuration parameters:
557557
- added consumer-FairMQchannel.threadsFifoSize
558558

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

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

0 commit comments

Comments
 (0)