aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-09-23 07:48:34 +0000
committerXin LI <delphij@FreeBSD.org>2016-09-23 07:48:34 +0000
commit6107c6581a0c4f2dcc21288dd2bbde22c4909d85 (patch)
tree665f71e1ff012a51099b77b57c6d573b8f3c3d68 /sys
parent1b9f4103cd3266f0120648496ddc1e130c55cb76 (diff)
Notes
Diffstat (limited to 'sys')
-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 d109806517d5..8b54e4445fe4 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p7"
+BRANCH="RELEASE-p8"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi