prepare for 8.10
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s

This commit is contained in:
Louis Abel 2024-05-21 23:30:11 -07:00
parent 18ecf1a8ac
commit aa140d142d
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -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