Update the website to note that FreeBSD 4.7 is the current release of

FreeBSD.
This commit is contained in:
Murray Stokely 2002-10-10 14:31:53 +00:00
parent a2ca6aceea
commit fa89eead50
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14579
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/en/includes.sgml,v 1.51 2002/06/15 23:44:07 bmah Exp $ -->
<!-- $FreeBSD: www/en/includes.sgml,v 1.52 2002/08/15 20:31:48 murray Exp $ -->
<!--
Base is the absolute URL for the given page, minus the actual page
part. It should either be specified as a fully qualified URL, or
@ -73,8 +73,8 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
other doc-related things you had to do. It'll save you time and
trouble the next time around :-).)
-->
<!ENTITY rel.current '4.6.2'>
<!ENTITY rel.current.date 'August, 2002'>
<!ENTITY rel.current '4.7'>
<!ENTITY rel.current.date 'October, 2002'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>