diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-07-25 04:56:59 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-07-25 04:56:59 +0000 |
| commit | 4b513a94e6c90d7cae5c943c598012d8af55dd25 (patch) | |
| tree | 565cbecfaedb1620c66c6efcd14b5b7578e5c318 /share | |
| parent | e4e6f4eeed269bbcfbc5294793b386ae52e336e8 (diff) | |
Revert revision 1.15, which showed 4.6.1-RELEASE as the most recent.
Someone on the RE team will reinstate this change when the release is
imminent.
This (hopefully) will prevent people reading our doc files from getting
confused as to what the latest release is.
Approved by: murray
Notes
svn path=/head/; revision=13699
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 1fa6b48347..65bb0a29a7 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.6.1"> -<!ENTITY rel.current.date CDATA "July, 2002"> +<!ENTITY rel.current CDATA "4.6"> +<!ENTITY rel.current.date CDATA "June, 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'> |
