Temporary add 8.1-R bits

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

View file

@ -2744,6 +2744,14 @@ 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.0"> <!ENTITY rel.current "8.1">
<!ENTITY rel.current.date "Nov 2009"> <!ENTITY rel.current.date "Jul 2010">
<!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'>