Author: gjb
Date: Fri Aug 31 16:29:36 2018
New Revision: 338410
URL: https://svnweb.freebsd.org/changeset/base/338410

Log:
  Update head from ALPHA3 to ALPHA4 as part of the 12.0-RELEASE
  cycle.  The i386 build failure appears to be transient, and
  now becoming more difficult to reliably reproduce to identify
  the cause.  I will continue to investigate this, however.
  
  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    Fri Aug 31 16:15:46 2018        (r338409)
+++ head/sys/conf/newvers.sh    Fri Aug 31 16:29:36 2018        (r338410)
@@ -46,7 +46,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.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"

Reply via email to