Skip to content

Commit fe17bf6

Browse files
committed
2.21.8
1 parent bb091df commit fe17bf6

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/releaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,3 +603,6 @@ This file describes the main feature changes for each readout.exe released versi
603603

604604
## v2.21.7 - 24/11/2023
605605
- Minor changes: fix for c++20 compatibility.
606+
607+
## v2.21.8 - 29/11/2023
608+
- Fixed spurious readout warning("TF non-contiguous ordering") when doing Start/Stop/Start with DD is enabled.

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

0 commit comments

Comments
 (0)