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

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


The following commit(s) were added to refs/heads/branch-4.0 by this push:
     new 495f17fc921 bump to 4.0.6 (#63798)
495f17fc921 is described below

commit 495f17fc921811fb4d02699bb685bc7db018e7c2
Author: Mingyu Chen (Rayner) <[email protected]>
AuthorDate: Thu May 28 18:55:04 2026 +0800

    bump to 4.0.6 (#63798)
---
 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 1ca1525779a..12f7d7568e3 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_PREFIX-doris}"
 build_version_major="${DORIS_BUILD_VERSION_MAJOR-4}"
 build_version_minor="${DORIS_BUILD_VERSION_MINOR-0}"
-build_version_patch="${DORIS_BUILD_VERSION_PATCH-5}"
+build_version_patch="${DORIS_BUILD_VERSION_PATCH-6}"
 build_version_hotfix="${DORIS_BUILD_VERSION_HOTFIX-0}"
 build_version_rc_version="${DORIS_BUILD_VERSION_RC_VERSION-"rc01"}"
 


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

Reply via email to