We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf69b98 commit eb3d0ffCopy full SHA for eb3d0ff
doc/releaseNotes.md
@@ -649,5 +649,6 @@ This file describes the main feature changes for each readout.exe released versi
649
## v2.26.3 - 22/10/2024
650
- Minor release for osx compatibility.
651
652
-## next version
+## v2.27.0 - 21/01/2024
653
- Added symbolic links with relative path in configuration. See @LINK syntax.
654
+- Fixed o2-readout-config-generator for RHEL9 compatibility.
src/ReadoutVersion.h
@@ -9,5 +9,5 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-#define READOUT_VERSION "2.26.3"
+#define READOUT_VERSION "2.27.0"
13
0 commit comments