summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2018-08-06 20:39:27 +0000
committerdelphij <delphij@FreeBSD.org>2018-08-06 20:39:27 +0000
commit6d554063ca8c5d2a9bad18a2c238cd74dadeb33c (patch)
tree927d8c71dd91d64be0db6e2dd5fc872021b126f6 /sys/conf
parent00cd17024e9c60551882f2881dbda5716c8dce7a (diff)
downloadFreeBSD-src-6d554063ca8c5d2a9bad18a2c238cd74dadeb33c.zip
FreeBSD-src-6d554063ca8c5d2a9bad18a2c238cd74dadeb33c.tar.gz
Bump patch level and document them.
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 f4268a9..1807fa2 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RELEASE"
+BRANCH="RELEASE-p1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud