Reverse previous commit until 8.1-R is out.

This commit is contained in:
Marc Fonvieille 2010-06-24 19:27:50 +00:00
parent 43ab761dae
commit f37adf9fb7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35935
2 changed files with 2 additions and 10 deletions

View file

@ -2744,14 +2744,6 @@ doc/zh_*</screen>
tagged with any special name for releases.</para> tagged with any special name for releases.</para>
<variablelist> <variablelist>
<varlistentry>
<term>RELENG_8_1_0_RELEASE</term>
<listitem>
<para>&os; 8.1</para>
</listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term>RELENG_8_0_0_RELEASE</term> <term>RELENG_8_0_0_RELEASE</term>

View file

@ -58,8 +58,8 @@ used in both environments.
<!-- The currently released version of FreeBSD. This value is used to <!-- 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 create some links on web sites and such, so do NOT change it until
it's really release time --> it's really release time -->
<!ENTITY rel.current "8.1"> <!ENTITY rel.current "8.0">
<!ENTITY rel.current.date "Jul 2010"> <!ENTITY rel.current.date "Nov 2009">
<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'> <!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.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'> <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>