Skip to content

Commit ff4cea8

Browse files
committed
[chore] bump to 3.0.3-rc04
1 parent e2cb51e commit ff4cea8

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=3
34-
build_version_rc_version="rc03"
34+
build_version_rc_version="rc04"
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)