Author: gjb
Date: Thu Oct 10 17:39:39 2013
New Revision: 256279
URL: http://svnweb.freebsd.org/changeset/base/256279

Log:
  Update head/ to ALPHA6 in preparation of branching to stable/10.
  
  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    Thu Oct 10 16:46:02 2013        (r256278)
+++ head/sys/conf/newvers.sh    Thu Oct 10 17:39:39 2013        (r256279)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.0"
-BRANCH="ALPHA5"
+BRANCH="ALPHA6"
 if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to