summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-05-17 20:44:35 -0300
committerRenato Botelho <renato@netgate.com>2016-05-17 20:44:35 -0300
commit3ef16fb22937fda756df399303c2a2b8ee053f4e (patch)
tree410f30e2b21a00404e2dec119a4a33d722439686 /sys/conf
parent15713f264bde6f14058d95ec2a1c7a0665af2e54 (diff)
parent8a232783c3444677eb1faa3048123dda21767094 (diff)
downloadFreeBSD-src-3ef16fb22937fda756df399303c2a2b8ee053f4e.zip
FreeBSD-src-3ef16fb22937fda756df399303c2a2b8ee053f4e.tar.gz
Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3_1
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 5ad43e3..142bd8a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p2"
+BRANCH="RELEASE-p3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud