This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-1.1-lts in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.1-lts by this push: new 07344af06a [chore](version) rename version to 1.1-lts (#14011) 07344af06a is described below commit 07344af06a6e572cf734cff69d3afce267111bbe Author: yiguolei <676222...@qq.com> AuthorDate: Mon Nov 7 15:33:06 2022 +0800 [chore](version) rename version to 1.1-lts (#14011) 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 8c22c39f5e..c6f81260b4 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="1.1.3-rc02" +build_version="1.1-lts" unset LANG unset LC_CTYPE --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org