aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2019-02-05 18:20:34 +0000
committerEd Maste <emaste@FreeBSD.org>2019-02-05 18:20:34 +0000
commit99f9f36c3dfa16e76ecf2e82fab205cf3db4c868 (patch)
treef986882e241e3d06ecb8d5fc388dfd799c2919eb /sys
parent9eb177b6ac4ef33e52fdcbdc555fa33abb21dd3d (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 07cd8ceaa1f6..a287fd31c565 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -46,7 +46,7 @@
TYPE="FreeBSD"
REVISION="12.0"
-BRANCH="RELEASE-p2"
+BRANCH="RELEASE-p3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi