Correct patchlevel.

Noticed by:	Piotr Kubaj
Approved by:	so
This commit is contained in:
delphij 2015-07-28 21:43:23 +00:00 committed by Franco Fichtner
parent 896bc72a7b
commit 17909a47b2

View file

@ -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