1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-23 07:31:31 +00:00

14.2: Update to RC1

Approved by:	re (implicit)
Sponsored by:	Amazon
This commit is contained in:
Colin Percival 2024-11-21 16:00:00 -08:00
parent af96dc44e1
commit 5395ddd7aa

View File

@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.2"
BRANCH="BETA3"
BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi