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

gavinchou 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 ad6e93af3cb [chore](release) bump to 3.0.7 (#53946)
ad6e93af3cb is described below

commit ad6e93af3cb3ead2f2ec4455b162039e98ed8391
Author: Yongqiang YANG <[email protected]>
AuthorDate: Tue Jul 29 13:59:45 2025 +0800

    [chore](release) bump to 3.0.7 (#53946)
---
 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 a25d121bdc2..438f28d79b5 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=6
+build_version_patch=7
 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