Skip to content

Commit e810c47

Browse files
committed
v2.5.2
1 parent 086cb7b commit e810c47

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
@@ -377,6 +377,6 @@ This file describes the main feature changes for each readout.exe released versi
377377
- added equipment-*.dataPagesLogPath to allow saving to disk summary debug info for all data pages received.
378378
- Fixed spurious "Non-contiguous timeframe IDs" warning: the check was too strict, having some links 1 TF behind is fine.
379379

380-
## next
380+
## v2.5.2 - 13/09/2021
381381
- Updated configuration parameters:
382382
- equipment.TFperiod is now set to 128 by default, instead of 256 previously. This is the duration of a timeframe, in number of LHC orbits.

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

0 commit comments

Comments
 (0)