Fix date - 4.1 was released in July.
Submitted by: Christoph Haas <Christoph.Haas@germany.sun.com>
This commit is contained in:
parent
60d244069d
commit
f638557183
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7742
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.40 2000/07/19 19:40:12 dannyboy Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/index.sgml,v 1.41 2000/07/27 18:57:06 jkh Exp $">
|
||||
<!ENTITY title "Release Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.40 2000/07/19 19:40:12 dannyboy Exp $ -->
|
||||
<!-- $FreeBSD: www/en/releases/index.sgml,v 1.41 2000/07/27 18:57:06 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -16,7 +16,7 @@ the <A HREF="&base/news/newsflash.html">Newsflash</A> page.</em></p>
|
|||
<a name="current"></A>
|
||||
<h2>Current Release(s)</h2>
|
||||
|
||||
<p><b>Release 4.1</b> (March, 2000)
|
||||
<p><b>Release 4.1</b> (July, 2000)
|
||||
<em>
|
||||
<A HREF="./4.1R/announce.html">Announcement</A> :
|
||||
<A HREF="./4.1R/notes.html">Release Notes</A> :
|
||||
|
|
Loading…
Reference in a new issue