Skip to content

Commit d91bdca

Browse files
committed
v2.23.2
1 parent 0faa209 commit d91bdca

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
@@ -619,5 +619,5 @@ This file describes the main feature changes for each readout.exe released versi
619619
## v2.23.1 - 06/05/2024
620620
- Fix MySQL 8.0.34 depracation warning for auto-reconnect feature. Functionnality re-implemented locally.
621621

622-
## next
622+
## v2.23.2 - 15/05/2024
623623
- Monitoring: added rolename tag.

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

0 commit comments

Comments
 (0)