Skip to content

Commit bf9cab4

Browse files
committed
v2.14.3
1 parent 6755b82 commit bf9cab4

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
@@ -491,5 +491,5 @@ This file describes the main feature changes for each readout.exe released versi
491491
- Fix for running without packed copy (was crashing).
492492
- In auto mode, get ROC numa node from /sys/bus/pci/devices because ROC library reports wrong value.
493493

494-
## next release
495-
- Fix for DD multithread message processing: TF ordering could get wrong out of the thread pool after having memory buffer empty.
494+
## v2.14.3 - 12/10/2022
495+
- Fix for DataDistribution multithreaded message formatting: TF ordering could get wrong out of the thread pool after having memory buffer empty.

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

0 commit comments

Comments
 (0)