summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-08-14 12:08:20 +0000
committergjb <gjb@FreeBSD.org>2015-08-14 12:08:20 +0000
commit8445fe493e52fb647548d114f983df1bc7a99b23 (patch)
treec3d148315e3fb617c5dacc5c437d67154c889299 /sys/conf/newvers.sh
parent700151794ad414f9e3432e63714d8b0b0a98038d (diff)
downloadFreeBSD-src-8445fe493e52fb647548d114f983df1bc7a99b23.zip
FreeBSD-src-8445fe493e52fb647548d114f983df1bc7a99b23.tar.gz
Call stable/10 STABLE again, now that 10.2-RELEASE is out.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
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 e9e1413..55ac59b 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.2"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud