git: 60e8939aa85b - releng/13.0 - update to RC1
Glen Barber
gjb at FreeBSD.org
Fri Mar 5 00:52:13 UTC 2021
The branch releng/13.0 has been updated by gjb:
URL: https://cgit.FreeBSD.org/src/commit/?id=60e8939aa85b07f3271dcc01730727dda04c8bf6
commit 60e8939aa85b07f3271dcc01730727dda04c8bf6
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-03-05 00:51:39 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-03-05 00:52:07 +0000
update to RC1
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 1056611889cf..e2c07563f53b 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.0"
-BRANCH="BETA4"
+BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the dev-commits-src-branches
mailing list