aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2018-08-06 20:39:27 +0000
committerXin LI <delphij@FreeBSD.org>2018-08-06 20:39:27 +0000
commitf94841ff4608f5725022d9f81b85befc01465b4f (patch)
treece89db39f833f8c7e63cc2b1b8a239fb63528039 /sys
parent78c107a5b17915a74805b8fe312c752db6d59283 (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 004def776383..a412353a1a31 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.4"
-BRANCH="RELEASE-p9"
+BRANCH="RELEASE-p10"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi