Skip to content

Commit fbb3fc3

Browse files
committed
v2.9.1
1 parent 1cd3932 commit fbb3fc3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/releaseNotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -431,3 +431,7 @@ This file describes the main feature changes for each readout.exe released versi
431431

432432
## v2.9.0 - 23/03/2022
433433
- Added optional database connection to store runtime statistics.
434+
435+
## v2.9.1 - 30/03/2022
436+
- DB improvements: occ.getRole() workaround for source id, logging.
437+
- Added logging of some EOR stats (TF number, etc) as for bookkeeping.

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

0 commit comments

Comments
 (0)