From 56838b925c990eb330d0d6c9bcfc67eba05e818f Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 27 Jun 2014 00:11:01 +0000 Subject: [PATCH] Update releng/9.3 to -RC2 status as part of the 9.2-RELEASE process. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/releng/9.3@267943 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 be36f2d23..820233a62 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="9.3" -BRANCH="RC1" +BRANCH="RC2" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- 2.42.0