Skip to content

Commit 2cad754

Browse files
committed
v2.13.0
1 parent aee7e39 commit 2cad754

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
@@ -477,6 +477,6 @@ This file describes the main feature changes for each readout.exe released versi
477477
- added consumer-FairMQChannel-*.enablePackedCopy. If set, the same superpage may be reused (space allowing) for the copy of multiple HBF (instead of a separate one for each copy). This allows a reduced memoryPoolNumberOfPages.
478478
- ROC fifo health check enabled, a warning message is logged when in/out ROC FIFOs are empty/full.
479479

480-
## next version
480+
## v2.13.0 - 11/08/2022
481481
- Updated configuration parameters:
482482
- added equipment-*.numaNode. If set, memory / thread will try to use given NUMA node. If "auto", will try to guess it for given equipment (eg ROC). "auto" is default.

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

0 commit comments

Comments
 (0)