Update front page to show 4.3 as the current release.

Approved by:	jkh
This commit is contained in:
Eric Melville 2001-04-21 21:48:41 +00:00
parent 67999289c0
commit ebcd23d741
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9262

View file

@ -1,6 +1,6 @@
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY title "The FreeBSD Project">
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.107 2001/04/17 12:21:52 nik Exp $">
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.108 2001/04/21 21:05:29 ache Exp $">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -130,13 +130,13 @@ href="ru/index.html">Russian</a>, <a href="support.html#web">Other</a>
<td>
<table width="100%" cellpadding=2 cellspacing=0 border=0 bgcolor="#ffcc66">
<tr>
<td align="center"><b>Current Release: 4.2</b><br>
<td align="center"><b>Current Release: 4.3</b><br>
<small><a
href="&base;/releases/4.2R/announce.html">Announcement</a>
href="&base;/releases/4.3R/announce.html">Announcement</a>
&middot; <a
href="&base;/handbook/install.html">Installation
Guide</a> &middot; <a
href="&base;/releases/4.2R/errata.html">Errata</a></small></td>
href="&base;/releases/4.3R/errata.html">Errata</a></small></td>
</tr>
</table>
</td>