svn commit: r320251 - stable/11/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Jun 23 00:00:02 UTC 2017
Author: gjb
Date: Fri Jun 23 00:00:00 2017
New Revision: 320251
URL: https://svnweb.freebsd.org/changeset/base/320251
Log:
Update stable/11 to BETA3 as part of the 11.1-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/sys/conf/newvers.sh
Modified: stable/11/sys/conf/newvers.sh
==============================================================================
--- stable/11/sys/conf/newvers.sh Thu Jun 22 22:53:10 2017 (r320250)
+++ stable/11/sys/conf/newvers.sh Fri Jun 23 00:00:00 2017 (r320251)
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.1"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list