Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2019 00:04:21 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r353073 - releng/12.1/sys/conf
Message-ID:  <201910040004.x9404LxE093992@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Oct  4 00:04:21 2019
New Revision: 353073
URL: https://svnweb.freebsd.org/changeset/base/353073

Log:
  Update releng/12.1 to BETA3 as part of the 12.1-RELEASE cycle.
  
  Approved by:	re (implicit)
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  releng/12.1/sys/conf/newvers.sh

Modified: releng/12.1/sys/conf/newvers.sh
==============================================================================
--- releng/12.1/sys/conf/newvers.sh	Thu Oct  3 21:37:01 2019	(r353072)
+++ releng/12.1/sys/conf/newvers.sh	Fri Oct  4 00:04:21 2019	(r353073)
@@ -46,7 +46,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.1"
-BRANCH="BETA2"
+BRANCH="BETA3"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi



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