forked from sig_core/toolkit
use RC2
This commit is contained in:
parent
aa140d142d
commit
8f27de4f21
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ case "${RLREL}" in
|
|||
stable)
|
||||
REVISION=8.10
|
||||
PREREV=8.9
|
||||
APPEND_TO_DIR="-RC1"
|
||||
APPEND_TO_DIR="-RC2"
|
||||
;;
|
||||
beta)
|
||||
REVISION=8.10
|
||||
|
|
Loading…
Reference in a new issue