svn commit: r335197 - releng/11.2/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Jun 15 13:49:12 UTC 2018
Author: gjb
Date: Fri Jun 15 13:49:11 2018
New Revision: 335197
URL: https://svnweb.freebsd.org/changeset/base/335197
Log:
Update releng/11.2 to RC3 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 Fri Jun 15 13:21:37 2018 (r335196)
+++ releng/11.2/sys/conf/newvers.sh Fri Jun 15 13:49:11 2018 (r335197)
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RC2"
+BRANCH="RC3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-releng
mailing list