summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2019-05-24 00:00:29 +0000
committerGlen Barber <gjb@FreeBSD.org>2019-05-24 00:00:29 +0000
commit3bf20d62a548fc18d229683931f037131bed2e7e (patch)
treed800581fb9d8ec1fd2ec33a34e16ddb9583d9c9c /sys
parent28f66cc2724627c71d57092325afb3e15383c524 (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 e1610a81a99ad..ac7270a00fa1a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.3"
-BRANCH="PRERELEASE"
+BRANCH="BETA1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi