aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2021-03-18 23:55:48 +0000
committerGlen Barber <gjb@FreeBSD.org>2021-03-19 00:03:14 +0000
commit8f731a397ad4dc7b17622c0e69ac045f4a7b9d5b (patch)
treeeced4c3be1208f1f516151e295858b3ec5b2332f
parentc145b7954656601d92f578b08183fbf78e1a249b (diff)
downloadsrc-8f731a397ad4dc7b17622c0e69ac045f4a7b9d5b.tar.gz
src-8f731a397ad4dc7b17622c0e69ac045f4a7b9d5b.zip
13.0 release: update to RC3
Sponsored by: Rubicon Communications, LLC ("Netgate") Approved by: re (implicit)
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index 30178e155226..6e57164483fe 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.0"
-BRANCH="RC2"
+BRANCH="RC3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi