Date: Fri, 10 Jul 2015 00:01:33 +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: r285346 - stable/10/sys/conf Message-ID: <201507100001.t6A01YJJ076516@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Fri Jul 10 00:01:33 2015 New Revision: 285346 URL: https://svnweb.freebsd.org/changeset/base/285346 Log: Update stable/10 to BETA1 in preparation for 10.2-BETA1 builds. 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 Jul 9 23:40:29 2015 (r285345) +++ stable/10/sys/conf/newvers.sh Fri Jul 10 00:01:33 2015 (r285346) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.2" -BRANCH="PRERELEASE" +BRANCH="BETA1" 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?201507100001.t6A01YJJ076516>