svn commit: r42367 - head/share/xml
Glen Barber
gjb at FreeBSD.org
Mon Jul 22 01:45:43 UTC 2013
Author: gjb
Date: Mon Jul 22 01:45:43 2013
New Revision: 42367
URL: http://svnweb.freebsd.org/changeset/doc/42367
Log:
Some mirrors have already picked up the 9.2-BETA1 images. Enable the
testing links now, pending the official announcement to follow in a
few hours.
Modified:
head/share/xml/release.ent
Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent Mon Jul 22 01:44:34 2013 (r42366)
+++ head/share/xml/release.ent Mon Jul 22 01:45:43 2013 (r42367)
@@ -29,8 +29,8 @@
don't have something in BETAn or RCn), then change %beta.testing
below to "IGNORE". If we do, use "INCLUDE". -->
-<!ENTITY beta.testing "IGNORE">
-<!ENTITY % beta.testing "IGNORE">
+<!ENTITY beta.testing "INCLUDE">
+<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '9.2'>
<!ENTITY betarel.vers 'BETA1'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
More information about the svn-doc-all
mailing list