# HG changeset patch
# User Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
# Date 1688585768 -7200
# Node ID 552c125e5cdc49f85a9ec87f64da793a56ad6dc1
# Parent  052c23fbfab2c8ea98d2288061c6f5867b78c8b6
Update release.txt

diff --git a/release.txt b/release.txt
--- a/release.txt
+++ b/release.txt
@@ -132,7 +132,7 @@ Currently implemented JDBC 4.2 interface
     - setCursorName
     The next methods will add an SQLWarning:
     - setEscapeProcessing(true)  for Sep2022 (11.45) and older servers
-    - setEscapeProcessing(false) for ???2023 (11.47) and newer servers
+    - setEscapeProcessing(false) for Jun2023 (11.47) and newer servers
 
   * java.sql.PreparedStatement
     The next methods are NOT useable/supported: