mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
8.0-RELEASE is done, shift stable/8 to -STABLE designation.
This commit is contained in:
parent
5e54294468
commit
fac7a2abd8
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="8.0"
|
||||
BRANCH="PRERELEASE"
|
||||
BRANCH="STABLE"
|
||||
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue