Date: Fri, 19 Sep 2014 00:03:25 +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: r271848 - stable/10/sys/conf Message-ID: <201409190003.s8J03Ph6050344@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Sep 19 00:03:25 2014 New Revision: 271848 URL: http://svnweb.freebsd.org/changeset/base/271848 Log: Update stable/10 to -BETA2 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 18 22:34:52 2014 (r271847) +++ stable/10/sys/conf/newvers.sh Fri Sep 19 00:03:25 2014 (r271848) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.1" -BRANCH="BETA1" +BRANCH="BETA2" 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?201409190003.s8J03Ph6050344>