Date: Sat, 5 Sep 2009 00:50:08 +0000 (UTC) From: Ken Smith <kensmith@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r196848 - stable/8/sys/conf Message-ID: <200909050050.n850o8Uf028206@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kensmith Date: Sat Sep 5 00:50:08 2009 New Revision: 196848 URL: http://svn.freebsd.org/changeset/base/196848 Log: Ready for BETA4. Approved by: re (implicit) Modified: stable/8/sys/conf/newvers.sh Modified: stable/8/sys/conf/newvers.sh ============================================================================== --- stable/8/sys/conf/newvers.sh Fri Sep 4 23:14:18 2009 (r196847) +++ stable/8/sys/conf/newvers.sh Sat Sep 5 00:50:08 2009 (r196848) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="8.0" -BRANCH="BETA3" +BRANCH="BETA4" 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?200909050050.n850o8Uf028206>