Skip to content

Commit ca8d665

Browse files
committed
v2.21.0
1 parent 1483b58 commit ca8d665

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
@@ -571,7 +571,7 @@ This file describes the main feature changes for each readout.exe released versi
571571
- Added consistency check of orbit vs timestamp when large gas in TF ids detected.
572572
- Updated configuration parameters documentation.
573573

574-
## next version
574+
## v2.21.0 - 03/08/2023
575575
- When running from the command line, the environment variable O2_RUN can be used to set the run number. It is set to 0 by default, i.e. undefined run number.
576576
- Updated configuration parameters:
577577
- added readout.numberOfRuns: in standalone mode, number of START/STOP cycles to execute (used for testing).

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

0 commit comments

Comments
 (0)