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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
