Author: gjb Date: Fri Aug 31 02:22:33 2018 New Revision: 338404 URL: https://svnweb.freebsd.org/changeset/base/338404
Log: Revert r338401, as the i386 build is broken. 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 01:50:40 2018 (r338403) +++ head/sys/conf/newvers.sh Fri Aug 31 02:22:33 2018 (r338404) @@ -46,7 +46,7 @@ TYPE="FreeBSD" REVISION="12.0" -BRANCH="ALPHA4" +BRANCH="ALPHA3" 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"