aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en_US.ISO8859-1/books/handbook/mirrors/chapter.xml8
-rw-r--r--share/xml/freebsd.ent8
2 files changed, 12 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml b/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
index 4a8bf7c0c3..3476b3f793 100644
--- a/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
@@ -2079,6 +2079,14 @@ usr.bin/</programlisting>
<variablelist>
<varlistentry>
+ <term>RELENG_10_0_0_RELEASE</term>
+
+ <listitem>
+ <para>&os; 10.0</para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>RELENG_9_2_0_RELEASE</term>
<listitem>
diff --git a/share/xml/freebsd.ent b/share/xml/freebsd.ent
index 0a0e169bca..bc18948bbe 100644
--- a/share/xml/freebsd.ent
+++ b/share/xml/freebsd.ent
@@ -64,15 +64,15 @@ 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">
+<!ENTITY rel.current "10.0">
+<!ENTITY rel.current.date "December 2013">
<!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'>