Date: Fri, 26 Sep 2014 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-10@freebsd.org Subject: svn commit: r272148 - stable/10/sys/conf Message-ID: <201409260000.s8Q00Ew2079820@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Sep 26 00:00:13 2014 New Revision: 272148 URL: http://svnweb.freebsd.org/changeset/base/272148 Log: Update stable/10 to -BETA3 as part of the 10.1-RELEASE cycle. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: stable/10/sys/conf/newvers.sh Modified: stable/10/sys/conf/newvers.sh ============================================================================== --- stable/10/sys/conf/newvers.sh Thu Sep 25 23:09:35 2014 (r272147) +++ stable/10/sys/conf/newvers.sh Fri Sep 26 00:00:13 2014 (r272148) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.1" -BRANCH="BETA2" +BRANCH="BETA3" 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?201409260000.s8Q00Ew2079820>