Update head to ALPHA5 in preparation of new snapshot builds.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-06-24 00:05:45 +00:00
parent df2362478e
commit 591dda3ad0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
BRANCH="ALPHA4"
BRANCH="ALPHA5"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi