We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010ca38 commit eca1fe7Copy full SHA for eca1fe7
doc/releaseNotes.md
@@ -551,3 +551,7 @@ This file describes the main feature changes for each readout.exe released versi
551
552
## v2.18.3 - 05/04/2023
553
- 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
@@ -9,5 +9,5 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-#define READOUT_VERSION "2.18.3"
+#define READOUT_VERSION "2.18.4"
13
0 commit comments