diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2002-01-28 06:56:52 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2002-01-28 06:56:52 +0000 |
| commit | 8534f7d4832d5bf316c0504db33f0de1140dc73d (patch) | |
| tree | 804cccd70fed08ab47a410585e201d4a27abd6a1 /share | |
| parent | 4f2ad6d62b78802e239ca7fbcbab50c6559ebd34 (diff) | |
Update documentation entities. The current release of FreeBSD is 4.5,
and it will be released in January, 2002.
Notes
svn path=/head/; revision=11918
Diffstat (limited to 'share')
| -rw-r--r-- | share/sgml/freebsd.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/sgml/freebsd.ent b/share/sgml/freebsd.ent index 8b51539fda..ab9a9c5152 100644 --- a/share/sgml/freebsd.ent +++ b/share/sgml/freebsd.ent @@ -14,8 +14,8 @@ <!-- The currently released version of FreeBSD. This value is used to create some links on web sites and such, so do NOT change it until it's really release time --> -<!ENTITY rel.current CDATA "4.4"> -<!ENTITY rel.current.date CDATA "September, 2001"> +<!ENTITY rel.current CDATA "4.5"> +<!ENTITY rel.current.date CDATA "January, 2002"> <!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'> <!ENTITY rel.current.hardware 'http://www.FreeBSD.org/releases/&rel.current;R/hardware.html'> <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'> |
