Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Sep 2017 00:11:59 +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: r323294 - stable/10/sys/conf
Message-ID:  <201709080011.v880BxZB020735@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Fri Sep  8 00:11:58 2017
New Revision: 323294
URL: https://svnweb.freebsd.org/changeset/base/323294

Log:
  Update stable/10 to BETA4 in preparation for 10.4-BETA4 builds.
  
  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 Sep  8 00:11:35 2017	(r323293)
+++ stable/10/sys/conf/newvers.sh	Fri Sep  8 00:11:58 2017	(r323294)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.4"
-BRANCH="BETA3"
+BRANCH="BETA4"
 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?201709080011.v880BxZB020735>