summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2017-04-27 06:52:30 +0000
committerdelphij <delphij@FreeBSD.org>2017-04-27 06:52:30 +0000
commitc566b99bac77a9a14c76bf2c175ea4985cb30ffe (patch)
tree7ab86de8bd19d80b9b93bf17298a81ef1c7c8f8a /sys/conf
parentb8126de23e957978b4d0403097cd8402f0c1d82a (diff)
downloadFreeBSD-src-c566b99bac77a9a14c76bf2c175ea4985cb30ffe.zip
FreeBSD-src-c566b99bac77a9a14c76bf2c175ea4985cb30ffe.tar.gz
Fix ipfilter(4) fragment handling panic.
Security: FreeBSD-SA-17:04.ipfilter Approved by: so
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index a67acf9..88c6932 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p18"
+BRANCH="RELEASE-p19"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud