Skip to content

Commit 1da1dc6

Browse files
committed
fix beta sync
1 parent 95d7223 commit 1da1dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync/common_10

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ case "${RLREL}" in
77
APPEND_TO_DIR="-RC1"
88
;;
99
beta)
10-
REVISION=10.0
10+
REVISION=10.1
1111
PREREV=10.0
1212
APPEND_TO_DIR="-BETA"
1313
COMPOSE_APPEND="${APPEND_TO_DIR}"

0 commit comments

Comments
 (0)