Skip to content

Commit a1bf2d5

Browse files
committed
v2.27.1
1 parent 033cb06 commit a1bf2d5

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
@@ -653,5 +653,5 @@ This file describes the main feature changes for each readout.exe released versi
653653
- Added symbolic links with relative path in configuration. See @LINK syntax.
654654
- Fixed o2-readout-config-generator for RHEL9 compatibility.
655655

656-
## next
656+
## v2.27.1 - 12/02/2025
657657
- Path of configuration file from which defaults are loaded on startup has been changed to /etc/o2.d/readout/readout-defaults.cfg (it was in /etc/o2.d before, now changing to standard subdirectory location).

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

0 commit comments

Comments
 (0)