summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2019-07-24 12:58:21 +0000
committergordon <gordon@FreeBSD.org>2019-07-24 12:58:21 +0000
commit52d986082942f508af53f46ba60b8000fde1e8b0 (patch)
tree8fc3acd4a529a73b9f27bc9a4b6a8caa55222e05 /sys/conf
parentc1fcd74c987c51e233da57e48dfda0bbd87da794 (diff)
downloadFreeBSD-src-52d986082942f508af53f46ba60b8000fde1e8b0.zip
FreeBSD-src-52d986082942f508af53f46ba60b8000fde1e8b0.tar.gz
Bump version information and update UPDATING.
Approved by: so
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 0f0d814..c3556ce 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RELEASE-p11"
+BRANCH="RELEASE-p12"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud