Date: Fri, 26 Oct 2018 00:00:14 +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-12@freebsd.org Subject: svn commit: r339753 - stable/12/sys/conf Message-ID: <201810260000.w9Q00Euh038117@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Oct 26 00:00:13 2018 New Revision: 339753 URL: https://svnweb.freebsd.org/changeset/base/339753 Log: Update stable/12 from BETA1 to BETA2 as part of the 12.0-RELEASE cycle. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: stable/12/sys/conf/newvers.sh Modified: stable/12/sys/conf/newvers.sh ============================================================================== --- stable/12/sys/conf/newvers.sh Thu Oct 25 23:32:32 2018 (r339752) +++ stable/12/sys/conf/newvers.sh Fri Oct 26 00:00:13 2018 (r339753) @@ -46,7 +46,7 @@ TYPE="FreeBSD" REVISION="12.0" -BRANCH="BETA1" +BRANCH="BETA2" 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?201810260000.w9Q00Euh038117>