We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31c237 commit 28b198eCopy full SHA for 28b198e
doc/releaseNotes.md
@@ -440,7 +440,7 @@ This file describes the main feature changes for each readout.exe released versi
440
## v2.9.2 - 31/03/2022
441
- Cosmetics improvements related to threads cleanup order on exit.
442
443
-## next version
+## v2.10.0 - 13/04/2022
444
- readout-monitor: added log file for received measurements.
445
- added support for custom commands to be executed on states transitions.
446
- Updated configuration parameters:
src/ReadoutVersion.h
@@ -9,5 +9,5 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-#define READOUT_VERSION "2.9.2"
+#define READOUT_VERSION "2.10.0"
13
0 commit comments