# HG changeset patch # User Martin van Dinther <martin.van.dinther@monetdbsolutions.com> # Date 1613574257 -3600 # Node ID de1b452b662b88f072e51461c3c4ad1ab23e9a6a # Parent 84f6d86ed590daa564730beb06f03b7c58998695 Update major and minor release numbers in preparation of new major release diff --git a/build.properties b/build.properties --- a/build.properties +++ b/build.properties @@ -17,9 +17,9 @@ MCL_MINOR=18 ## # major release number -JDBC_MAJOR=2 +JDBC_MAJOR=3 # minor release number -JDBC_MINOR=29 +JDBC_MINOR=0 # an additional identifying string JDBC_VER_SUFFIX=Liberica # the default port to connect on, if no port given when using SQL