Skip to content

Commit 6552dec

Browse files
committed
v2.10.1
1 parent 39e2460 commit 6552dec

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
@@ -448,6 +448,6 @@ This file describes the main feature changes for each readout.exe released versi
448448
- Added warning message on buffers low.
449449
- Added message at end of run showing the links which have provided data for each equipment and how much per link.
450450

451-
## next version
451+
## v2.10.1 - 20/04/2022
452452
- Updated configuration parameters:
453453
- equipment-file-*.updateOrbits: when set to zero, RDH orbits are not updated in file loop replay. This is needed for some reconstruction tests. This however creates a stream of data with inconsistent orbit ids and mismatching timeframe information.

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

0 commit comments

Comments
 (0)