Skip to content

Commit 6b994d8

Browse files
committed
v2.5.0
1 parent 05c8f33 commit 6b994d8

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
@@ -366,7 +366,7 @@ This file describes the main feature changes for each readout.exe released versi
366366
- added memory pool usage statistics (to help tuning buffer pages count and size).
367367
- added some ZeroMQ options for consumerZMQ and equipmentZMQ.
368368

369-
## next version
369+
## v2.5.0 - 27/07/2021
370370
- Updated configuration parameters:
371371
- added equipment-*.saveErrorPagesMax and equipment-*.saveErrorPagesPath to save to disk data pages found with errors (up to given maximum, in given path).
372372
- equipment-*.rdhDumpWarningEnabled default set to 1 (now that RDH warning messages auto-muted on flood).

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

0 commit comments

Comments
 (0)