Author: gjb
Date: Tue Sep 24 16:59:28 2013
New Revision: 255854
URL: http://svnweb.freebsd.org/changeset/base/255854

Log:
  Update head/ to -ALPHA3.
  This commit marks the point the final KBI change was made as part of the
  10.0-RELEASE cycle.
  
  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    Tue Sep 24 16:50:53 2013        (r255853)
+++ head/sys/conf/newvers.sh    Tue Sep 24 16:59:28 2013        (r255854)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.0"
-BRANCH="ALPHA2"
+BRANCH="ALPHA3"
 if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to