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 73e52dd commit a77dca2Copy full SHA for a77dca2
doc/releaseNotes.md
@@ -616,5 +616,5 @@ This file describes the main feature changes for each readout.exe released versi
616
## v2.23.0 - 18/03/2024
617
- Added o2-readout-rawmerger: a utility to concatenate multiple raw files in a single one, e.g. to replay full detector data from a single FLP.
618
619
-## next version
+## v2.23.1 - 06/05/2024
620
- Fix MySQL 8.0.34 depracation warning for auto-reconnect feature. Functionnality re-implemented locally.
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.23.0"
+#define READOUT_VERSION "2.23.1"
13
0 commit comments