Skip to content

Commit

Permalink
branch 2.0.0-rc01-datalake 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
morningman committed Jul 20, 2023
1 parent bb78430 commit dabbdef
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 @@ -30,7 +30,7 @@ set -eo pipefail
build_version_prefix="doris"
build_version_major=2
build_version_minor=0
build_version_patch=3
build_version_patch=4
build_version_rc_version="rc01-datalake"

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

0 comments on commit dabbdef

Please sign in to comment.