aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2020-01-28 18:58:37 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2020-01-28 18:58:37 +0000
commit12b769ed36a115da3b5013c92cdf294a3a5de98d (patch)
tree131600c5f6f0282cf6e2a71eda6ddd5cf7783f1b /sys
parentaa28411abc088069ed8ba1265fdd61b71c16f7bb (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 940793e62cb2..f402d31949b4 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -46,7 +46,7 @@
TYPE="FreeBSD"
REVISION="12.0"
-BRANCH="RELEASE-p12"
+BRANCH="RELEASE-p13"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi