Temporary version number bump for 4.11-RELEASE.
This commit is contained in:
parent
29116779fc
commit
da5e785839
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23584
2 changed files with 10 additions and 2 deletions
|
@ -2542,6 +2542,14 @@ doc/zh_*</screen>
|
|||
tagged with any special name for releases.</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>RELENG_4_11_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD 4.11</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_5_3_0_RELEASE</term>
|
||||
|
||||
|
|
|
@ -43,8 +43,8 @@ used in both environments.
|
|||
<!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>
|
||||
|
||||
<!-- Entities for multiple "latest" versions of FreeBSD -->
|
||||
<!ENTITY rel2.current "4.10">
|
||||
<!ENTITY rel2.current.date "May 2004">
|
||||
<!ENTITY rel2.current "4.11">
|
||||
<!ENTITY rel2.current.date "Jan 2005">
|
||||
<!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'>
|
||||
|
|
Loading…
Reference in a new issue