aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-09-26 08:21:29 +0000
committerXin LI <delphij@FreeBSD.org>2016-09-26 08:21:29 +0000
commit69f7d1337c31dddaee8e9bb03a2e5d28d758faab (patch)
treed1c713e0b855f98b85ce0882e9f243e7387354bd /sys
parent6107c6581a0c4f2dcc21288dd2bbde22c4909d85 (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 8b54e4445fe4..880d7402b7af 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p8"
+BRANCH="RELEASE-p9"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi