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 40c6d82aa04 [release](version) update version to
2.0.15-tebu-20241010-rc02
40c6d82aa04 is described below
commit 40c6d82aa04b15e59b36bb15094ad2e0643389c0
Author: morrySnow <[email protected]>
AuthorDate: Thu Oct 10 17:06:49 2024 +0800
[release](version) update version to 2.0.15-tebu-20241010-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 f577b65209f..36da3d88144 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="tebu-20241010"
+build_version_rc_version="tebu-20241010-rc02"
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]