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

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


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 003a815b632 [release](version ) change branch-2.0 version to 
2.0.4-rc06 (#30149)
003a815b632 is described below

commit 003a815b6329f7dc795dc890e32e2d37ed58a1e3
Author: Kang <[email protected]>
AuthorDate: Sun Jan 21 16:20:44 2024 +0800

    [release](version ) change branch-2.0 version to 2.0.4-rc06 (#30149)
---
 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 72bdc1ae218..d59f3d88412 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=2
 build_version_minor=0
 build_version_patch=4
-build_version_rc_version="rc05"
+build_version_rc_version="rc06"
 
 
build_version="${build_version_prefix}-${build_version_major}.${build_version_minor}.${build_version_patch}-${build_version_rc_version}"
 


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

Reply via email to