Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 00:36:59 +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: r366133 - releng/12.2/sys/conf
Message-ID:  <202009250036.08P0axsQ037243@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Sep 25 00:36:59 2020
New Revision: 366133
URL: https://svnweb.freebsd.org/changeset/base/366133

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

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

Modified: releng/12.2/sys/conf/newvers.sh
==============================================================================
--- releng/12.2/sys/conf/newvers.sh	Thu Sep 24 21:42:44 2020	(r366132)
+++ releng/12.2/sys/conf/newvers.sh	Fri Sep 25 00:36:59 2020	(r366133)
@@ -49,7 +49,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.2"
-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?202009250036.08P0axsQ037243>