svn commit: r42578 - head/en_US.ISO8859-1/htdocs/releases

Glen Barber gjb at FreeBSD.org
Fri Aug 23 04:04:07 UTC 2013


Author: gjb
Date: Fri Aug 23 04:04:06 2013
New Revision: 42578
URL: http://svnweb.freebsd.org/changeset/doc/42578

Log:
  Hook the 10.0-RELEASE schedule to the build.
  
  Approved by:	re (implicit)

Modified:
  head/en_US.ISO8859-1/htdocs/releases/Makefile

Modified: head/en_US.ISO8859-1/htdocs/releases/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/Makefile	Fri Aug 23 04:02:58 2013	(r42577)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Fri Aug 23 04:04:06 2013	(r42578)
@@ -18,6 +18,7 @@ SUBDIR+=	6.0R 6.1R 6.2R 6.3R 6.4R
 SUBDIR+=	7.0R 7.1R 7.2R 7.3R 7.4R
 SUBDIR+=	8.0R 8.1R 8.2R 8.3R 8.4R
 SUBDIR+=	9.0R 9.1R 9.2R
+SUBDIR+=	10.0R
 
 .if defined(NEW_BUILD)
 SUBDIR=


More information about the svn-doc-head mailing list