1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00

Rename head from ALPHA1 to ALPHA2 in preparation for the next set

of snapshot builds.

Hashtag:	MaximumEffort
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-08-16 23:58:22 +00:00
parent 3c5ba95ad1
commit 9dae4c97a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337934

View File

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