diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2006-12-03 17:57:35 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-12-03 17:57:35 +0000 |
| commit | 43daef4c328279c7cf4ab598ed2f1def573bc47a (patch) | |
| tree | abbc122eda9236edc6e442de6356f5385c0ad308 | |
| parent | 42f06453f3a2c625610b5bae1e4b4d00717d3e88 (diff) | |
Update &rel.current; for the upcoming 6.2R.
Notes
svn path=/head/; revision=29168
| -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..7f207e8117 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 "Dec 2006"> <!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'> |
