Skip to content

Commit

Permalink
2.1.7-rc03 (apache#43338)
Browse files Browse the repository at this point in the history

Co-authored-by: yiguolei <[email protected]>
  • Loading branch information
yiguolei and Doris-Extras authored Nov 6, 2024
1 parent 8fedb03 commit 443e87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gensrc/script/gen_build_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ build_version_prefix="doris"
build_version_major=2
build_version_minor=1
build_version_patch=7
build_version_rc_version="rc02"
build_version_rc_version="rc03"

build_version="${build_version_prefix}-${build_version_major}.${build_version_minor}.${build_version_patch}-${build_version_rc_version}"

Expand Down

0 comments on commit 443e87e

Please sign in to comment.