Author: gjb Date: Fri Jun 17 00:00:45 2016 New Revision: 301975 URL: https://svnweb.freebsd.org/changeset/base/301975
Log: Update 11.0 to -ALPHA4 in preparation of a new set of snapshot builds. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh ============================================================================== --- head/sys/conf/newvers.sh Thu Jun 16 21:22:26 2016 (r301974) +++ head/sys/conf/newvers.sh Fri Jun 17 00:00:45 2016 (r301975) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="11.0" -BRANCH="ALPHA3" +BRANCH="ALPHA4" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"