Author: gjb Date: Sun Sep 29 01:05:00 2013 New Revision: 255933 URL: http://svnweb.freebsd.org/changeset/base/255933
Log: Update head/ to -ALPHA4. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh ============================================================================== --- head/sys/conf/newvers.sh Sun Sep 29 00:35:03 2013 (r255932) +++ head/sys/conf/newvers.sh Sun Sep 29 01:05:00 2013 (r255933) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.0" -BRANCH="ALPHA3" +BRANCH="ALPHA4" 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"