summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2019-07-03 00:04:50 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2019-07-03 00:04:50 +0000
commitb0562ee81bb9afc50a7f0adfe25dd8eacccc3b85 (patch)
tree8d877e31b0aade48f4abb68ec3d89688b933f1d2 /sys
parent8b947d90f99d7171b3643d256ace3d22da231190 (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 8a8d8003762a..5fc9e960e99c 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.3"
-BRANCH="RC3"
+BRANCH="RC3-p1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi