This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-3.0.6
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-3.0.6 by this push:
new 910c4249c52 bump to 3.0.6.2
910c4249c52 is described below
commit 910c4249c521b5e68453336bf8859acd1c0c3a24
Author: morningman <[email protected]>
AuthorDate: Thu Jul 10 16:22:34 2025 -0700
bump to 3.0.6.2
---
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 c6d9a10204f..50db7f29f10 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=6
-build_version_hotfix=1
+build_version_hotfix=2
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]