This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch dev-1.1.1 in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/dev-1.1.1 by this push: new 24fc3910b2 1.1.1-rc02 (#11157) 24fc3910b2 is described below commit 24fc3910b24e9cdd830609d95cdfa16c745d7063 Author: yiguolei <676222...@qq.com> AuthorDate: Mon Jul 25 08:37:02 2022 +0800 1.1.1-rc02 (#11157) Co-authored-by: yiguolei <yiguo...@gmail.com> --- 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 2937cdb9aa..b7f9b02455 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="1.1.1" unset LANG unset LC_CTYPE --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org