Author: gjb Date: Mon Sep 16 19:29:18 2013 New Revision: 255619 URL: http://svnweb.freebsd.org/changeset/base/255619
Log: Update head/ to -ALPHA2 status. Approved by: re (implicit) Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh ============================================================================== --- head/sys/conf/newvers.sh Mon Sep 16 17:32:02 2013 (r255618) +++ head/sys/conf/newvers.sh Mon Sep 16 19:29:18 2013 (r255619) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.0" -BRANCH="ALPHA1" +BRANCH="ALPHA2" if [ "X${BRANCH_OVERRIDE}" != "X" ]; then BRANCH=${BRANCH_OVERRIDE} fi _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"