Update &rel.current; for the upcoming 6.2R.
This commit is contained in:
parent
42f06453f3
commit
43daef4c32
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29168
1 changed files with 2 additions and 2 deletions
|
@ -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'>
|
||||
|
|
Loading…
Reference in a new issue