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

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


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new ae1d1cc071a [release](version) bump to 3.0.6 (#51538)
ae1d1cc071a is described below

commit ae1d1cc071a83aaa0e66e17dfa22180b15de8dc9
Author: Yongqiang YANG <[email protected]>
AuthorDate: Fri Jun 6 14:56:47 2025 +0800

    [release](version) bump to 3.0.6 (#51538)
---
 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..a25d121bdc2 100755
--- a/gensrc/script/gen_build_version.sh
+++ b/gensrc/script/gen_build_version.sh
@@ -30,7 +30,7 @@ set -eo pipefail
 build_version_prefix="doris"
 build_version_major=3
 build_version_minor=0
-build_version_patch=5
+build_version_patch=6
 build_version_hotfix=0
 build_version_rc_version="rc01"
 


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

Reply via email to