svn commit: r348765 - stable/11/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Jun 7 00:00:13 UTC 2019
Author: gjb
Date: Fri Jun 7 00:00:12 2019
New Revision: 348765
URL: https://svnweb.freebsd.org/changeset/base/348765
Log:
Update stable/11 to BETA3 as part of the 11.3-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 6 23:57:28 2019 (r348764)
+++ stable/11/sys/conf/newvers.sh Fri Jun 7 00:00:12 2019 (r348765)
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.3"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-stable-11
mailing list