Skip to content

Commit

Permalink
[release](version) change branch-2.0 version to 2.0.12 (#36626)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokang committed Jun 23, 2024
1 parent b35b792 commit 2971efd
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=11
build_version_patch=12
build_version_rc_version=""

if [[ -z "${build_version_rc_version}" ]]; then
Expand Down

0 comments on commit 2971efd

Please sign in to comment.