Skip to content

Commit 1706370

Browse files
committed
v2.21.9
1 parent f20dcd7 commit 1706370

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
@@ -607,5 +607,5 @@ s## v2.17.2 - 08/03/2023
607607
## v2.21.8 - 29/11/2023
608608
- Fixed spurious readout warning("TF non-contiguous ordering") when doing Start/Stop/Start with DD is enabled.
609609

610-
## next version
610+
## v2.21.9 - 06/12/2023
611611
- When equipment-*-rdhCheckFirstOrbit is set (default), the run is stopped if the first RDH received for an equipment does not passes validation, as in the case when first orbits mismatch.

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

0 commit comments

Comments
 (0)