svn commit: r44929 - head/share/xml
Glen Barber
gjb at FreeBSD.org
Fri May 23 23:01:07 UTC 2014
Author: gjb
Date: Fri May 23 23:01:06 2014
New Revision: 44929
URL: http://svnweb.freebsd.org/changeset/doc/44929
Log:
Set beta.upcoming to INCLUDE so the 9.3-RELEASE schedule
link is available from the index page.
Switch betarel.current to 9.3 and betarel.vers to
PRERELEASE.
Sponsored by: The FreeBSD Foundation
Modified:
head/share/xml/release.ent
Modified: head/share/xml/release.ent
==============================================================================
--- head/share/xml/release.ent Fri May 23 22:48:30 2014 (r44928)
+++ head/share/xml/release.ent Fri May 23 23:01:06 2014 (r44929)
@@ -33,13 +33,13 @@
below to "IGNORE". If we do, use "INCLUDE". -->
<!-- Set to 'INCLUDE' when the schedule is available. -->
-<!ENTITY beta.upcoming "IGNORE">
+<!ENTITY beta.upcoming "INCLUDE">
<!-- Set to 'INCLUDE' when the installation images are available. -->
<!ENTITY beta.testing "IGNORE">
<!ENTITY % beta.testing "IGNORE">
-<!ENTITY betarel.current '10.0'>
-<!ENTITY betarel.vers 'RC5'>
+<!ENTITY betarel.current '9.3'>
+<!ENTITY betarel.vers 'PRERELEASE'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y
More information about the svn-doc-head
mailing list