Skip to content

Commit eb3d0ff

Browse files
committed
v2.27.0
1 parent cf69b98 commit eb3d0ff

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
@@ -649,5 +649,6 @@ This file describes the main feature changes for each readout.exe released versi
649649
## v2.26.3 - 22/10/2024
650650
- Minor release for osx compatibility.
651651

652-
## next version
652+
## v2.27.0 - 21/01/2024
653653
- Added symbolic links with relative path in configuration. See @LINK syntax.
654+
- Fixed o2-readout-config-generator for RHEL9 compatibility.

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

0 commit comments

Comments
 (0)