svn commit: r334818 - releng/11.2/sys/conf
Glen Barber
gjb at FreeBSD.org
Thu Jun 7 23:59:20 UTC 2018
Author: gjb
Date: Thu Jun 7 23:59:19 2018
New Revision: 334818
URL: https://svnweb.freebsd.org/changeset/base/334818
Log:
Update releng/11.2 to RC2 as part of the 11.2-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.2/sys/conf/newvers.sh
Modified: releng/11.2/sys/conf/newvers.sh
==============================================================================
--- releng/11.2/sys/conf/newvers.sh Thu Jun 7 22:38:40 2018 (r334817)
+++ releng/11.2/sys/conf/newvers.sh Thu Jun 7 23:59:19 2018 (r334818)
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RC1"
+BRANCH="RC2"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list