Revert the previous commit temporarily until the release is done.
This commit is contained in:
parent
4bd3eda7b9
commit
6ce9f0924c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34107
2 changed files with 2 additions and 10 deletions
|
@ -2695,14 +2695,6 @@ doc/zh_*</screen>
|
|||
tagged with any special name for releases.</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>RELENG_7_2_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD 7.2</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_7_1_0_RELEASE</term>
|
||||
|
||||
|
|
|
@ -58,8 +58,8 @@ 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 "7.2">
|
||||
<!ENTITY rel.current.date "May 2009">
|
||||
<!ENTITY rel.current "7.1">
|
||||
<!ENTITY rel.current.date "Jan 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'>
|
||||
|
|
Loading…
Reference in a new issue