From 8cabc55bad3b7254bd0bab9559c6f362c0b6259d Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 31 Jul 2015 00:00:59 +0000 Subject: [PATCH] Update releng/10.2 to RC2 in preparation for the next set of builds. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation git-svn-id: https://svn.freebsd.org/base/releng/10.2@286098 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 898ce165c..400dc9143 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.2" -BRANCH="RC1" +BRANCH="RC2" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi -- 2.42.0