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 0faa209 commit d91bdcaCopy full SHA for d91bdca
doc/releaseNotes.md
@@ -619,5 +619,5 @@ This file describes the main feature changes for each readout.exe released versi
619
## v2.23.1 - 06/05/2024
620
- Fix MySQL 8.0.34 depracation warning for auto-reconnect feature. Functionnality re-implemented locally.
621
622
-## next
+## v2.23.2 - 15/05/2024
623
- Monitoring: added rolename tag.
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.1"
+#define READOUT_VERSION "2.23.2"
13
0 commit comments