Skip to content

Commit adc1d22

Browse files
committed
v2.9.2
1 parent 77a81d7 commit adc1d22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/releaseNotes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,5 +437,5 @@ This file describes the main feature changes for each readout.exe released versi
437437
- Added logging of some EOR stats (TF number, etc) as for bookkeeping.
438438
- o2-readout-monitor: indexing by source for correct rates computation.
439439

440-
## next version
441-
- ReadoutStats: explicitely stop publishing before exiting (workaround to fix issue in ZMQ, causing crash in statically initialized variables destructors calling ZMQ functions, because of order of libs init).
440+
## v2.9.2 - 31/03/2022
441+
- Cosmetics improvements related to threads cleanup order on exit.

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

0 commit comments

Comments
 (0)