Skip to content

Commit 6e120e6

Browse files
committed
v2.21.5
1 parent cbf6c0f commit 6e120e6

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
@@ -594,6 +594,6 @@ This file describes the main feature changes for each readout.exe released versi
594594
- consumer-fileRecorder-*.filesMax: if negative value, the files are written round-robin indefinitely. For example, if value is -4, there will be files 001 to 004 used as circular buffer. This implies limits are defined with the other parameters (e.g. maximum size, number of tf, or pages).
595595
- Log messages cosmetics: details in orbits warning, special chars in RDH errors.
596596

597-
## next version
597+
## v2.21.5 - 13/10/2023
598598
- Updated configuration parameters:
599599
- added readout.defaults: if set, the corresponding configuration URI is loaded and merged with current readout configuration. Existing parameters in current config are NOT overwritten. Useful to put in a single place settings which are shared by many configs.

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

0 commit comments

Comments
 (0)