Skip to content

Commit

Permalink
prepare for 8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
nazunalika committed May 22, 2024
1 parent 18ecf1a commit aa140d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sync/common_8
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# Revision must always start with a major number
case "${RLREL}" in
stable)
REVISION=8.9
PREREV=8.8
APPEND_TO_DIR="-RC2"
REVISION=8.10
PREREV=8.9
APPEND_TO_DIR="-RC1"
;;
beta)
REVISION=8.10
Expand Down

0 comments on commit aa140d1

Please sign in to comment.