Skip to content

Commit a77dca2

Browse files
committed
v2.23.1
1 parent 73e52dd commit a77dca2

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
@@ -616,5 +616,5 @@ This file describes the main feature changes for each readout.exe released versi
616616
## v2.23.0 - 18/03/2024
617617
- 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.
618618

619-
## next version
619+
## v2.23.1 - 06/05/2024
620620
- Fix MySQL 8.0.34 depracation warning for auto-reconnect feature. Functionnality re-implemented locally.

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

0 commit comments

Comments
 (0)