Skip to content

Commit eca1fe7

Browse files
committed
v2.18.4
1 parent 010ca38 commit eca1fe7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/releaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,3 +551,7 @@ This file describes the main feature changes for each readout.exe released versi
551551

552552
## v2.18.3 - 05/04/2023
553553
- Fixed bug introduced in v2.18.0 causing crash when overlapping HBF copy buffer empty.
554+
555+
## v2.18.4 - 06/06/2023
556+
- Updated configuration parameters:
557+
- added consumer-FairMQchannel.threadsFifoSize

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

0 commit comments

Comments
 (0)