mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Correct patchlevel.
Noticed by: Piotr Kubaj Approved by: so
This commit is contained in:
parent
896bc72a7b
commit
17909a47b2
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
TYPE="FreeBSD"
|
||||
REVISION="10.1"
|
||||
BRANCH="RELEASE-p15"
|
||||
BRANCH="RELEASE-p16"
|
||||
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
|
||||
BRANCH=${BRANCH_OVERRIDE}
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue