# HG changeset patch
# User Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
# Date 1737647630 -3600
# Node ID bbd6f2407d2e842b2f2c295ebd4ace7be4d0f7e8
# Parent  cd43786f7a9aa2b28d8b576b48d3e4e0d8353117
Increment minor release now that the 12.0 version is publicly released.

diff --git a/build.properties b/build.properties
--- a/build.properties
+++ b/build.properties
@@ -9,7 +9,7 @@
 # major release number
 JDBC_MAJOR=12
 # minor release number
-JDBC_MINOR=0
+JDBC_MINOR=1
 
 
 ##