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

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

commit 919f041b3daec238e800312dd0ee64a82b32af83
Author: morningman <yun...@selectdb.com>
AuthorDate: Thu Feb 20 19:53:28 2025 +0800

    3.0.4-rc02
---
 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 2f008423010..58f2aa762a3 100755
--- a/gensrc/script/gen_build_version.sh
+++ b/gensrc/script/gen_build_version.sh
@@ -32,7 +32,7 @@ build_version_major=3
 build_version_minor=0
 build_version_patch=4
 build_version_hotfix=0
-build_version_rc_version="rc01"
+build_version_rc_version="rc02"
 
 
build_version="${build_version_prefix}-${build_version_major}.${build_version_minor}.${build_version_patch}"
 if [[ ${build_version_hotfix} -gt 0 ]]; then


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to