Temporary version number bump for 6.1-RELEASE.

This commit is contained in:
Hiroki Sato 2006-04-17 18:19:11 +00:00
parent fd7a41a404
commit 51a92d3509
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27571
3 changed files with 14 additions and 2 deletions

View file

@ -2761,6 +2761,14 @@ doc/zh_*</screen>
tagged with any special name for releases.</para>
<variablelist>
<varlistentry>
<term>RELENG_6_1_0_RELEASE</term>
<listitem>
<para>FreeBSD 6.1</para>
</listitem>
</varlistentry>
<varlistentry>
<term>RELENG_6_0_0_RELEASE</term>

View file

@ -8864,6 +8864,10 @@ Reference: &lt;http://www.freebsd.org/ports/portaudit/74a9541d-5d6c-11d8-80e3-00
csh(1).</entry>
<entry>600105</entry>
</row>
<row>
<entry>6.1-RELEASE</entry>
<entry>601000</entry>
</row>
<row>
<entry>7.0-CURRENT.</entry>
<entry>700000</entry>

View file

@ -36,8 +36,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.0">
<!ENTITY rel.current.date "Nov 2005">
<!ENTITY rel.current "6.1">
<!ENTITY rel.current.date "Apr 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'>