Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 00:14:25 +0000 (UTC)
From:      Marius Strobl <marius@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: r295289 - stable/10/sys/conf
Message-ID:  <201602050014.u150EPaI080837@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Fri Feb  5 00:14:24 2016
New Revision: 295289
URL: https://svnweb.freebsd.org/changeset/base/295289

Log:
  Update stable/10 to BETA1 in preparation for 10.3-BETA1 builds, take 2.
  
  Approved by:	re (implicit)

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

Modified: stable/10/sys/conf/newvers.sh
==============================================================================
--- stable/10/sys/conf/newvers.sh	Fri Feb  5 00:12:13 2016	(r295288)
+++ stable/10/sys/conf/newvers.sh	Fri Feb  5 00:14:24 2016	(r295289)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.3"
-BRANCH="BETA"
+BRANCH="BETA1"
 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?201602050014.u150EPaI080837>