From 5e786c02c75be723e02eca9ccafb9a5da7f5c85f Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Fri, 11 Oct 2019 00:02:00 +0000 Subject: [PATCH] Update releng/12.1 to RC1 as part of the 12.1-RELEASE cycle. Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC (Netgate) --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index ccb259bd8b6..68cbbf4e25e 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -46,7 +46,7 @@ TYPE="FreeBSD" REVISION="12.1" -BRANCH="BETA3" +BRANCH="RC1" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- 2.45.0