Skip to content

Commit 162c755

Browse files
committed
fix beta tag
1 parent 1d19c8d commit 162c755

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sync/common_9

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ case "${RLREL}" in
1010
beta)
1111
REVISION=9.8
1212
PREREV=9.7
13-
APPEND_TO_DIR="-beta"
14-
COMPOSE_APPEND="-beta"
13+
APPEND_TO_DIR="-BETA"
14+
COMPOSE_APPEND="-BETA"
1515
;;
1616
lh)
1717
REVISION=9.9

0 commit comments

Comments
 (0)