Revert the previous commit temporarily until the release is done.

This commit is contained in:
Marc Fonvieille 2009-09-13 10:05:05 +00:00
parent 5254d88c61
commit 5c0f0b6fcc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34695
2 changed files with 4 additions and 12 deletions
en_US.ISO8859-1/books/handbook/mirrors
share/sgml

View file

@ -2724,14 +2724,6 @@ doc/zh_*</screen>
tagged with any special name for releases.</para>
<variablelist>
<varlistentry>
<term>RELENG_8_0_0_RELEASE</term>
<listitem>
<para>FreeBSD 8.0</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_7_2_0_RELEASE</term>

View file

@ -58,15 +58,15 @@ used in both environments.
<!-- The currently released version of FreeBSD. This value is used to
create some links on web sites and such, so do NOT change it until
it's really release time -->
<!ENTITY rel.current "8.0">
<!ENTITY rel.current.date "Oct 2009">
<!ENTITY rel.current "7.2">
<!ENTITY rel.current.date "May 2009">
<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'>
<!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'>
<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
<!-- Entities for multiple "latest" versions of FreeBSD -->
<!ENTITY rel2.current "7.2">
<!ENTITY rel2.current.date "May 2009">
<!ENTITY rel2.current "6.4">
<!ENTITY rel2.current.date "Nov 2008">
<!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
<!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
<!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>