Date: Sun, 29 Sep 2013 01:05:00 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r255933 - head/sys/conf Message-ID: <201309290105.r8T150rh088188@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309290105.r8T150rh088188>