Temporary version number bump for both 6.4-RELEASE and 7.1-RELEASE

This commit is contained in:
Marc Fonvieille 2008-09-16 19:49:01 +00:00
parent b4dd8362af
commit c16db906cc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32901
2 changed files with 20 additions and 4 deletions

View file

@ -2845,6 +2845,14 @@ doc/zh_*</screen>
tagged with any special name for releases.</para>
<variablelist>
<varlistentry>
<term>RELENG_7_1_0_RELEASE</term>
<listitem>
<para>FreeBSD 7.1</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_7_0_0_RELEASE</term>
@ -2853,6 +2861,14 @@ doc/zh_*</screen>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_6_4_0_RELEASE</term>
<listitem>
<para>FreeBSD 6.4</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_6_3_0_RELEASE</term>

View file

@ -53,15 +53,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 "7.0">
<!ENTITY rel.current.date "Feb 2008">
<!ENTITY rel.current "7.1">
<!ENTITY rel.current.date "Oct 2008">
<!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 "6.3">
<!ENTITY rel2.current.date "Jan 2008">
<!ENTITY rel2.current "6.4">
<!ENTITY rel2.current.date "Oct 2008">
<!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'>