7.3-RELEASE is released.
Hat on: re
This commit is contained in:
parent
f6f368a107
commit
408a41749d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35565
3 changed files with 18 additions and 2 deletions
|
@ -2752,6 +2752,14 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_7_3_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>&os; 7.3</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_7_2_0_RELEASE</term>
|
||||
|
||||
|
|
|
@ -30,6 +30,14 @@ RELENG_7_2:
|
|||
box width .9 "\s-3RELENG_7_2\s+3" dashed
|
||||
|
||||
line -> right from RELENG_7_2_0_RELEASE.e
|
||||
RELENG_7_3_0_RELEASE:
|
||||
ellipse width .9 "\s-27.3-RELEASE\s+2"
|
||||
|
||||
line -> down from RELENG_7_3_0_RELEASE.s
|
||||
RELENG_7_3:
|
||||
box width .9 "\s-3RELENG_7_3\s+3" dashed
|
||||
|
||||
line -> right from RELENG_7_3_0_RELEASE.e
|
||||
RELENG_7:box "\s-27-STABLE\s+2"
|
||||
|
||||
.PE
|
||||
|
|
|
@ -65,8 +65,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 "7.2">
|
||||
<!ENTITY rel2.current.date "May 2009">
|
||||
<!ENTITY rel2.current "7.3">
|
||||
<!ENTITY rel2.current.date "March 2010">
|
||||
<!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