Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2014 00:13:10 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r272459 - stable/10/sys/conf
Message-ID:  <201410030013.s930DAso098256@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Oct  3 00:13:10 2014
New Revision: 272459
URL: https://svnweb.freebsd.org/changeset/base/272459

Log:
  Update stable/10 to -RC1 in preparation of branching releng/10.1
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/sys/conf/newvers.sh

Modified: stable/10/sys/conf/newvers.sh
==============================================================================
--- stable/10/sys/conf/newvers.sh	Thu Oct  2 23:26:49 2014	(r272458)
+++ stable/10/sys/conf/newvers.sh	Fri Oct  3 00:13:10 2014	(r272459)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.1"
-BRANCH="BETA3"
+BRANCH="RC1"
 if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410030013.s930DAso098256>