Skip to content

Commit 28b198e

Browse files
committed
v2.10.0
1 parent d31c237 commit 28b198e

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
@@ -440,7 +440,7 @@ This file describes the main feature changes for each readout.exe released versi
440440
## v2.9.2 - 31/03/2022
441441
- Cosmetics improvements related to threads cleanup order on exit.
442442

443-
## next version
443+
## v2.10.0 - 13/04/2022
444444
- readout-monitor: added log file for received measurements.
445445
- added support for custom commands to be executed on states transitions.
446446
- Updated configuration parameters:

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

0 commit comments

Comments
 (0)