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 e141c9f commit f37dd80Copy full SHA for f37dd80
doc/releaseNotes.md
@@ -429,5 +429,5 @@ This file describes the main feature changes for each readout.exe released versi
429
- Explicit order for resources cleanup on unexpected state machine exit.
430
- Reset TFid on file replay start/stop loop.
431
432
-## next
+## v2.9.0 - 23/03/2022
433
- Added optional database connection to store runtime statistics.
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.8.7"
+#define READOUT_VERSION "2.9.0"
13
0 commit comments