diff options
author | Murray Stokely <murray@FreeBSD.org> | 2007-01-17 06:58:43 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2007-01-17 06:58:43 +0000 |
commit | a64f6c9944d860c4cca5d659dc622fbbde3d84fc (patch) | |
tree | a548f945c40b5e5a467edfc98c5d06565f857893 | |
parent | 694e6928f02a2c448fde56a5fac74f57ce6d26d8 (diff) |
Notes
-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 4cd3ef8f88..3838c00874 100644 --- a/share/sgml/freebsd.ent +++ b/share/sgml/freebsd.ent @@ -37,8 +37,8 @@ used in both environments. <!-- 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 "6.1"> -<!ENTITY rel.current.date "May 2006"> +<!ENTITY rel.current "6.2"> +<!ENTITY rel.current.date "Jan 2007"> <!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'> |