This is an automated email from the ASF dual-hosted git repository. yangzhg pushed a commit to branch branch-0.14 in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
commit 2b43e4ef053ea065d87715c9747db0c99f36eb7f Author: yangzhg <[email protected]> AuthorDate: Fri Mar 5 09:49:44 2021 +0800 0.14.0-release-rc02 --- 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 0b39001..5dab2ab 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.14.0-release" unset LANG unset LC_CTYPE --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
