mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update head from ALPHA4 to ALPHA5 as part of the 12.0-RELEASE
cycle. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
4b6a2c497e
commit
dac18e8ed5
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="12.0"
|
||||
BRANCH="ALPHA4"
|
||||
BRANCH="ALPHA5"
|
||||
if [ -n "${BRANCH_OVERRIDE}" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue