From 8f27de4f2118dcdf6e6c12e50a47ecf503b43bc3 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Mon, 27 May 2024 06:38:21 -0700 Subject: [PATCH] use RC2 --- sync/common_8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync/common_8 b/sync/common_8 index c6d6a4d..bfe43e9 100644 --- a/sync/common_8 +++ b/sync/common_8 @@ -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