1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-28 08:02:54 +00:00

Rename head from -CURRENT to -ALPHA1 as part of the

12.0-RELEASE cycle.  This commit marks the start of
the code slush for the 12.0 cycle.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-08-10 00:01:21 +00:00
parent 6ac4304a0f
commit b534d57f63
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337557

View File

@ -46,7 +46,7 @@
TYPE="FreeBSD"
REVISION="12.0"
BRANCH="CURRENT"
BRANCH="ALPHA1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi