Skip to content

Commit 5c2fca8

Browse files
authored
[release](version) change branch-2.0 version to 2.0.9 (#33865)
1 parent be5fc63 commit 5c2fca8

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=8
33+
build_version_patch=9
3434
build_version_rc_version=""
3535

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

0 commit comments

Comments
 (0)