1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Update 11.0 to -ALPHA4 in preparation of a new set of snapshot

builds.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-06-17 00:00:45 +00:00
parent 11c4d924e1
commit 6c84c6e2d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301975

View File

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