You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by hy...@apache.org on 2020/05/24 03:26:50 UTC

[calcite] 02/03: Prepare for next development iteration

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

hyuan pushed a commit to branch branch-1.23
in repository https://gitbox.apache.org/repos/asf/calcite.git

commit 4346321972b94ff1582368afe40d0241fb9f20bd
Author: Haisheng Yuan <h....@alibaba-inc.com>
AuthorDate: Sat May 23 22:00:40 2020 -0500

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

diff --git a/gradle.properties b/gradle.properties
index e460e24..ea5b9aa 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,7 +23,7 @@ kotlin.parallel.tasks.in.project=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.23.0
+calcite.version=1.24.0
 # This is a version to be used from Maven repository. It can be overridden by localAvatica below
 calcite.avatica.version=1.16.0