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 09b0cc49a60 [chore] bump to 3.0.8 (#55477)
09b0cc49a60 is described below
commit 09b0cc49a60ffdd444df3e40e5f3dc180299b561
Author: Yongqiang YANG <[email protected]>
AuthorDate: Fri Aug 29 21:31:02 2025 +0800
[chore] bump to 3.0.8 (#55477)
---
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 2b3a7f7ce3c..cd539bb26b3 100755
--- a/gensrc/script/gen_build_version.sh
+++ b/gensrc/script/gen_build_version.sh
@@ -35,7 +35,7 @@ fi
build_version_prefix="${vendor}"
build_version_major=3
build_version_minor=0
-build_version_patch=7
+build_version_patch=8
build_version_hotfix=0
build_version_rc_version="rc01"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]