Date: Mon, 5 Oct 2015 01:31:21 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47499 - head/en_US.ISO8859-1/htdocs/releases Message-ID: <201510050131.t951VLST029278@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510050131.t951VLST029278>