8.1-RELEASE!

This commit is contained in:
Hiroki Sato 2010-07-23 23:53:11 +00:00
parent 6f7628bf78
commit edba02ddbe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36101
2 changed files with 10 additions and 2 deletions

View file

@ -14,6 +14,14 @@ RELENG_8_0:
box width .9 "\s-3RELENG_8_0\s+3" dashed box width .9 "\s-3RELENG_8_0\s+3" dashed
line -> right from RELENG_8_0_0_RELEASE.e line -> right from RELENG_8_0_0_RELEASE.e
RELENG_8_1_0_RELEASE:
ellipse width .9 "\s-28.1-RELEASE\s+2"
line -> down from RELENG_8_1_0_RELEASE.s
RELENG_8_1:
box width .9 "\s-3RELENG_8_1\s+3" dashed
line -> right from RELENG_8_1_0_RELEASE.e
RELENG_8:box "\s-28-STABLE\s+2" RELENG_8:box "\s-28-STABLE\s+2"
.PE .PE

View file

@ -58,8 +58,8 @@ used in both environments.
<!-- The currently released version of FreeBSD. This value is used to <!-- 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 create some links on web sites and such, so do NOT change it until
it's really release time --> it's really release time -->
<!ENTITY rel.current "8.0"> <!ENTITY rel.current "8.1">
<!ENTITY rel.current.date "Nov 2009"> <!ENTITY rel.current.date "Jul 2009">
<!ENTITY rel.current.notes 'http://www.FreeBSD.org/releases/&rel.current;R/notes.html'> <!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.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'> <!ENTITY rel.current.errata 'http://www.FreeBSD.org/releases/&rel.current;R/errata.html'>