Update version numbers to 6-STABLE.

Approved by:	re (implicitly)
This commit is contained in:
hrs 2005-07-15 15:18:42 +00:00
parent 470174b088
commit f2a6088ef8

View File

@ -6,27 +6,27 @@
<!-- Version of the OS we're describing. This needs to be updated
with each new release. -->
<!ENTITY release.current "6.0-CURRENT">
<!ENTITY release.current "6.0-STABLE">
<!-- The previous version used for comparison in the "What's New"
section. For -CURRENT, we might point back to the last
branchpoint. -->
<!ENTITY release.prev "5.3-RELEASE">
<!ENTITY release.prev "5.4-RELEASE">
<!-- The previous stable release, useful for pointing user's at the
release they SHOULD be running if they don't want the bleeding
edge. -->
<!ENTITY release.prev.stable "4.10-RELEASE">
<!ENTITY release.prev.stable "5.4-RELEASE">
<!-- The previous historical release. Used only to tell what was
the cutoff point for "historic" release notes. -->
<!ENTITY release.prev.historic "5.3-RELEASE">
<!ENTITY release.prev.historic "5.4-RELEASE">
<!-- The next version to be released, usually used for snapshots. -->
<!ENTITY release.next "6.0-RELEASE">
<!-- The name of this branch. -->
<!ENTITY release.branch "6-CURRENT">
<!ENTITY release.branch "6-STABLE">
<!-- The URL for obtaining this version of FreeBSD. -->
<!ENTITY release.url "http://www.FreeBSD.org/snapshots/">
@ -41,10 +41,10 @@
<!-- The manpaths for man page references -->
<!ENTITY release.man.url "http://www.FreeBSD.org/cgi/man.cgi">
<!ENTITY release.manpath.xfree86 "4.4.0">
<!ENTITY release.manpath.xorg "6.7.0">
<!ENTITY release.manpath.netbsd "2.0">
<!ENTITY release.manpath.xorg "6.8.2">
<!ENTITY release.manpath.netbsd "2.0.2">
<!ENTITY release.manpath.freebsd-ports "Ports">
<!ENTITY release.manpath.freebsd "6.0-current">
<!ENTITY release.manpath.freebsd "6.0-stable">
<!-- Text constants which probably don't need to be changed.-->