Skip to content

Commit 22edcab

Browse files
authored
(release)[version] change branch-2.0 version to 2.0.11 (#35696)
1 parent 1005311 commit 22edcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gensrc/script/gen_build_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ set -eo pipefail
3030
build_version_prefix="doris"
3131
build_version_major=2
3232
build_version_minor=0
33-
build_version_patch=10
33+
build_version_patch=11
3434
build_version_rc_version=""
3535

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

0 commit comments

Comments
 (0)