Skip to content

Commit 910c424

Browse files
committed
bump to 3.0.6.2
1 parent 75adea8 commit 910c424

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
@@ -31,7 +31,7 @@ build_version_prefix="doris"
3131
build_version_major=3
3232
build_version_minor=0
3333
build_version_patch=6
34-
build_version_hotfix=1
34+
build_version_hotfix=2
3535
build_version_rc_version="rc01"
3636

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

0 commit comments

Comments
 (0)