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

morrysnow pushed a commit to branch 2.0.15-tebu
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/2.0.15-tebu by this push:
     new cd82fc0dfa2 [release](version) update version to 2.0.15-tebu-20241010
cd82fc0dfa2 is described below

commit cd82fc0dfa210ebfaec3a477ed826308d8efee4e
Author: morrySnow <[email protected]>
AuthorDate: Thu Oct 10 11:07:36 2024 +0800

    [release](version) update version to 2.0.15-tebu-20241010
---
 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 25644824cd2..f577b65209f 100755
--- a/gensrc/script/gen_build_version.sh
+++ b/gensrc/script/gen_build_version.sh
@@ -31,7 +31,7 @@ build_version_prefix="doris"
 build_version_major=2
 build_version_minor=0
 build_version_patch=15
-build_version_rc_version=""
+build_version_rc_version="tebu-20241010"
 
 if [[ -z "${build_version_rc_version}" ]]; then
     
build_version="${build_version_prefix}-${build_version_major}.${build_version_minor}.${build_version_patch}"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to