Skip to content

Commit c3a58d3

Browse files
authored
Merge pull request #240 from sy-c/master
v2.16.0
2 parents 51e8cca + 471b5f1 commit c3a58d3

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
@@ -505,7 +505,7 @@ This file describes the main feature changes for each readout.exe released versi
505505
## v2.15.2 - 08/12/2022
506506
- Added ROC link Id for some log messages, as provided from new superpage metadata link field from ROC library.
507507

508-
## next version
508+
## v2.16.0 - 01/02/2022
509509
- Superpage internal metadata not stored at beginning of page but separately in heap, by default. Behavior can be adjusted with MemoryPool::headerReservedSpace.
510510
- equipment-CruEmulator: set TF trigger type (bit 11) on new TF. Used for dropEmptyHBFramesTriggerMask tests.
511511
- Updated configuration parameters:

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

0 commit comments

Comments
 (0)