Skip to content

Commit 1446fcf

Browse files
committed
v2.15.1
1 parent b736784 commit 1446fcf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/releaseNotes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@ This file describes the main feature changes for each readout.exe released versi
497497
## v2.15 - 03/11/2022
498498
- equipment-*.rdhCheckFirstOrbit: when set, readout also check consistency of orbits between all the links of an equipment. If not all links/equipments first orbit are the same, readout will interrupt the run.
499499

500-
## next version
500+
## v2.15.1 - 16/11/2022
501501
- Updated configuration parameters:
502502
- added readout.fairmqConsoleSeverity, to set fair::Logger::SetConsoleSeverity
503+
- Explicit log message when reporting error state, in case not reported by state machine

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"
12+
#define READOUT_VERSION "2.15.1"
1313

0 commit comments

Comments
 (0)