Bump &release.* version number entities for a post-6.1 world.

This commit is contained in:
bmah 2006-05-10 16:39:28 +00:00
parent 361919a043
commit 40abdb9d39

View File

@ -6,20 +6,20 @@
<!-- Version of the OS we're describing. This needs to be updated
with each new release. -->
<!ENTITY release.current "6.0-STABLE">
<!ENTITY release.current "6.1-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 "6.0-RELEASE">
<!ENTITY release.prev "6.1-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 "6.0-RELEASE">
<!ENTITY release.prev.stable "6.1-RELEASE">
<!-- The next version to be released, usually used for snapshots. -->
<!ENTITY release.next "6.1-RELEASE">
<!ENTITY release.next "6.2-RELEASE">
<!-- The name of this branch. -->
<!ENTITY release.branch "6-STABLE">