You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2019/10/17 07:01:24 UTC

[incubator-doris] 01/01: Change build_version to 0.11.0

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

zhaoc pushed a commit to annotated tag 0.11.0-rc01
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git

commit cd60085b65a882e03c5640e196e60f5c5f50e327
Author: Zhao Chun <zh...@apache.org>
AuthorDate: Thu Oct 17 07:00:35 2019 +0000

    Change build_version to 0.11.0
---
 gensrc/script/gen_build_version.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gensrc/script/gen_build_version.sh b/gensrc/script/gen_build_version.sh
index ea58e7c..e622476 100755
--- a/gensrc/script/gen_build_version.sh
+++ b/gensrc/script/gen_build_version.sh
@@ -25,7 +25,7 @@
 # contains the build version based on the git hash or svn revision.
 ##############################################################
 
-build_version="trunk"
+build_version="0.11.0"
 
 unset LANG
 unset LC_CTYPE


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org