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

Glen Barber gjb at FreeBSD.org
Mon Oct 5 01:31:21 UTC 2015


Author: gjb
Date: Mon Oct  5 01:31:20 2015
New Revision: 47499
URL: https://svnweb.freebsd.org/changeset/doc/47499

Log:
  Connect the 10.3-RELEASE schedule to the build.
  
  Sponsored by:	The FreeBSD Foundation

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	Mon Oct  5 01:30:36 2015	(r47498)
+++ head/en_US.ISO8859-1/htdocs/releases/Makefile	Mon Oct  5 01:31:20 2015	(r47499)
@@ -18,7 +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 9.3R
-SUBDIR+=	10.0R 10.1R 10.2R
+SUBDIR+=	10.0R 10.1R 10.2R 10.3R
 SUBDIR+=	11.0R
 
 .if defined(NEW_BUILD)


More information about the svn-doc-all mailing list