From 907733facc2ba9308ea81152f92c49f73f39a199 Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 10 Oct 2014 00:24:45 +0000 Subject: [PATCH] Update releng/10.1 to -RC2 as part of the 10.1-RELEASE cycle. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/releng/10.1@272876 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 c6f11bd42..1bd82280a 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.1" -BRANCH="RC1" +BRANCH="RC2" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- 2.45.0