From d03002dc9f9766c7b90b758f73cf4a5f9d650071 Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 9 Aug 2013 12:19:38 +0000 Subject: [PATCH] releng/9.2 was branched, so call this -PRERELEASE again for the duration of the 9.2-RELEASE cycle. git-svn-id: svn://svn.freebsd.org/base/stable/9@254144 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 5a402c0e4..441749c80 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="9.2" -BRANCH="BETA2" +BRANCH="PRERELEASE" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- 2.45.0