release: update main to ALPHA2

Due to an issue being investigated, the branch of stable/14 will
be delayed a week.  This should not impact the rest of the schedule
for this cycle.

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-17 20:08:32 -04:00
parent fa5f94140a
commit 77013f29d0
1 changed files with 1 additions and 1 deletions

View File

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