Author: kensmith Date: Tue Nov 8 14:24:33 2011 New Revision: 227337 URL: http://svn.freebsd.org/changeset/base/227337
Log: Start up 9.0-RC2. Approved by: re (implicit) Modified: stable/9/sys/conf/newvers.sh Modified: stable/9/sys/conf/newvers.sh ============================================================================== --- stable/9/sys/conf/newvers.sh Tue Nov 8 14:22:40 2011 (r227336) +++ stable/9/sys/conf/newvers.sh Tue Nov 8 14:24:33 2011 (r227337) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="9.0" -BRANCH="RC1" +BRANCH="RC2" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"