svn commit: r361351 - releng/11.4/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri May 22 00:00:56 UTC 2020
Author: gjb
Date: Fri May 22 00:00:55 2020
New Revision: 361351
URL: https://svnweb.freebsd.org/changeset/base/361351
Log:
Update releng/11.4 to RC1 as part of the 11.4-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
releng/11.4/sys/conf/newvers.sh
Modified: releng/11.4/sys/conf/newvers.sh
==============================================================================
--- releng/11.4/sys/conf/newvers.sh Thu May 21 22:47:39 2020 (r361350)
+++ releng/11.4/sys/conf/newvers.sh Fri May 22 00:00:55 2020 (r361351)
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.4"
-BRANCH="BETA2"
+BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-releng
mailing list