Skip to content

Commit c21b9f5

Browse files
committed
bump to 3.0.2-rc03
1 parent ccae8dd commit c21b9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gensrc/script/gen_build_version.sh

+1-1
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=2
34-
build_version_rc_version="rc02"
34+
build_version_rc_version="rc03"
3535

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

0 commit comments

Comments
 (0)