release: update main to ALPHA1

Update CURRENT to ALPHA1 as part of the 14.0-RELEASE cycle.

Approved by:	re (implicit)
Sponsored by:	GoFundMe https://www.gofundme.com/f/gjbbsd
Sponsored by:	PayPal https://paypal.me/gjbbsd
This commit is contained in:
Glen Barber 2023-08-10 20:02:11 -04:00
parent 8aaa123089
commit 136fc49561

View file

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