You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by se...@apache.org on 2022/08/03 16:41:26 UTC

[calcite] branch main updated: Prepare for next development iteration

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

sereda 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 edda77acba Prepare for next development iteration
edda77acba is described below

commit edda77acba7e2cbba757553030e5afac234d0e7c
Author: Andrei Sereda <25...@users.noreply.github.com>
AuthorDate: Wed Aug 3 18:41:07 2022 +0200

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

diff --git a/gradle.properties b/gradle.properties
index baf4cf1960..5c7c4476ff 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -27,7 +27,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.31.0
+calcite.version=1.32.0
 # This is a version to be used from Maven repository. It can be overridden by localAvatica below
 calcite.avatica.version=1.22.0