Skip to content

Commit f37dd80

Browse files
committed
v2.9.0
1 parent e141c9f commit f37dd80

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
@@ -429,5 +429,5 @@ This file describes the main feature changes for each readout.exe released versi
429429
- Explicit order for resources cleanup on unexpected state machine exit.
430430
- Reset TFid on file replay start/stop loop.
431431

432-
## next
432+
## v2.9.0 - 23/03/2022
433433
- Added optional database connection to store runtime statistics.

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

0 commit comments

Comments
 (0)