This is an automated email from the ASF dual-hosted git repository.

zabetak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new f0195df7fe Prepare for next development iteration
f0195df7fe is described below

commit f0195df7fe18b8d99d5e1d259a3e35834e4c77e2
Author: Stamatis Zampetakis <[email protected]>
AuthorDate: Sun Mar 16 12:17:24 2025 +0100

    Prepare for next development iteration
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index b7062c7765..c095f00f69 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@ systemProp.org.gradle.internal.publish.checksums.insecure=true
 # This is version for Calcite itself
 # Note: it should not include "-SNAPSHOT" as it is automatically added by 
build.gradle.kts
 # Release version can be generated by using -Prelease or -Prc=<int> arguments
-calcite.version=1.39.0
+calcite.version=1.40.0
 # This is a version to be used from Maven repository. It can be overridden by 
localAvatica below
 calcite.avatica.version=1.26.0
 

Reply via email to