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

dataroaring pushed a commit to branch branch-3.0.5
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-3.0.5 by this push:
     new 52f72c774df bump to 3.0.5.1-rc01
52f72c774df is described below

commit 52f72c774df79c9c1c627fd56bd561712afc3b41
Author: Yongqiang YANG <[email protected]>
AuthorDate: Fri Apr 25 19:10:14 2025 +0800

    bump to 3.0.5.1-rc01
---
 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 233e2d21430..efc4e086e99 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=3
 build_version_minor=0
 build_version_patch=5
-build_version_hotfix=0
+build_version_hotfix=1
 build_version_rc_version="rc01"
 
 
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