You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2024/01/23 02:02:43 UTC

(doris) branch branch-2.1 updated: 2.1.0-rc05

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

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


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new 09d46dc6e4c 2.1.0-rc05
09d46dc6e4c is described below

commit 09d46dc6e4c91efcc907060c70505b569d1f90ef
Author: yiguolei <yi...@gmail.com>
AuthorDate: Tue Jan 23 10:01:54 2024 +0800

    2.1.0-rc05
---
 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 ad1ab0c09c7..25685715fb0 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=1
 build_version_patch=0
-build_version_rc_version="rc04"
+build_version_rc_version="rc05"
 
 build_version="${build_version_prefix}-${build_version_major}.${build_version_minor}.${build_version_patch}-${build_version_rc_version}"
 


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