RELENG_4_10 is 4.10-RELEASE, not 4.9-RELEASE.
Pointed out by: Rudolf Cejka <cejkar@fit.vutbr.cz>
This commit is contained in:
parent
e41190ff32
commit
2e9a5a5523
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21120
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.160 2004/05/24 16:06:14 des Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.161 2004/06/07 17:25:52 des Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.160 2004/05/24 16:06:14 des Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.161 2004/06/07 17:25:52 des Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -265,7 +265,7 @@ branch's support being dropped earlier than the date listed.</P>
|
|||
</TR>
|
||||
<TR>
|
||||
<TD>RELENG_4_10</TD>
|
||||
<TD>4.9-RELEASE</TD>
|
||||
<TD>4.10-RELEASE</TD>
|
||||
<TD>Extended</TD>
|
||||
<TD>May 31, 2006</TD>
|
||||
</TR>
|
||||
|
|
Loading…
Reference in a new issue