Author: kensmith Date: Thu Feb 24 21:19:30 2011 New Revision: 219010 URL: http://svn.freebsd.org/changeset/base/219010
Log: 7.4-RELEASE has been announced, shift to -STABLE. Modified: stable/7/sys/conf/newvers.sh Modified: stable/7/sys/conf/newvers.sh ============================================================================== --- stable/7/sys/conf/newvers.sh Thu Feb 24 20:44:11 2011 (r219009) +++ stable/7/sys/conf/newvers.sh Thu Feb 24 21:19:30 2011 (r219010) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="7.4" -BRANCH="PRERELEASE" +BRANCH="STABLE" 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"