aboutsummaryrefslogtreecommitdiff
path: root/share/xml/freebsd.ent
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2014-03-23 02:20:31 +0000
committerGlen Barber <gjb@FreeBSD.org>2014-03-23 02:20:31 +0000
commit487ed42c7fa2f8dedc81b0d90f2fceb5d48c9a74 (patch)
tree85abdc1d89521b2e32f898fc563ce98c6e74daa1 /share/xml/freebsd.ent
parent31cda4fcfdbb19e5b7a76612d97f05db3924f97a (diff)
Add FreeBSD 10.0-RELEASE to the list of releases the Handbook
covers. Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=44332
Diffstat (limited to 'share/xml/freebsd.ent')
-rw-r--r--share/xml/freebsd.ent17
1 files changed, 12 insertions, 5 deletions
diff --git a/share/xml/freebsd.ent b/share/xml/freebsd.ent
index 0a0e169bca..3d70f9d3d9 100644
--- a/share/xml/freebsd.ent
+++ b/share/xml/freebsd.ent
@@ -64,19 +64,26 @@ 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 "9.2">
-<!ENTITY rel.current.date "September 2013">
+
+<!-- Entities for multiple "latest" versions of FreeBSD -->
+<!ENTITY rel.current "10.0">
+<!ENTITY rel.current.date "January 2014">
<!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'>
-<!-- Entities for multiple "latest" versions of FreeBSD -->
-<!ENTITY rel2.current "8.4">
-<!ENTITY rel2.current.date "June 2013">
+<!ENTITY rel2.current "9.2">
+<!ENTITY rel2.current.date "September 2013">
<!ENTITY rel2.current.notes 'http://www.FreeBSD.org/releases/&rel2.current;R/notes.html'>
<!ENTITY rel2.current.hardware 'http://www.FreeBSD.org/releases/&rel2.current;R/hardware.html'>
<!ENTITY rel2.current.errata 'http://www.FreeBSD.org/releases/&rel2.current;R/errata.html'>
+<!ENTITY rel3.current "8.4">
+<!ENTITY rel3.current.date "June 2013">
+<!ENTITY rel3.current.notes 'http://www.FreeBSD.org/releases/&rel3.current;R/notes.html'>
+<!ENTITY rel3.current.hardware 'http://www.FreeBSD.org/releases/&rel3.current;R/hardware.html'>
+<!ENTITY rel3.current.errata 'http://www.FreeBSD.org/releases/&rel3.current;R/errata.html'>
+
<!--
<!ENTITY rel2.current "7.4">
<!ENTITY rel2.current.date "February 2011">