summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2016-02-05 00:12:13 +0000
committermarius <marius@FreeBSD.org>2016-02-05 00:12:13 +0000
commita1c28edb9328e9f67d0079457c54745c7faa05c9 (patch)
tree3b3288e1092d5e8c1cf8f5ad4d32c6f9b0d22efd /sys/conf/newvers.sh
parent7adabe51d5b5e2fa6c72a18dbf4bba0c14833901 (diff)
downloadFreeBSD-src-a1c28edb9328e9f67d0079457c54745c7faa05c9.zip
FreeBSD-src-a1c28edb9328e9f67d0079457c54745c7faa05c9.tar.gz
Update stable/10 to BETA1 in preparation for 10.3-BETA1 builds.
Approved by: re (implicit)
Diffstat (limited to 'sys/conf/newvers.sh')
-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 70babeca..b4c3109 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="PRERELEASE"
+BRANCH="BETA"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud