Update head/ to -ALPHA3.

This commit marks the point the final KBI change was made as part of the
10.0-RELEASE cycle.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-09-24 16:59:28 +00:00
parent 185884259b
commit 58f1be5525
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=255854

View File

@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
BRANCH="ALPHA2"
BRANCH="ALPHA3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi