diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2003-01-19 23:15:19 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2003-01-19 23:15:19 +0000 |
| commit | 0cc7252ab9c0ffd79557aba344e3cf4c2ad1fc07 (patch) | |
| tree | 1d0fe4297d3d0af93fa9bbdb90aaa30f7899b222 /release/doc/share/sgml | |
| parent | 9b76604885d5030519371bd511ee34b40c254e86 (diff) | |
Notes
Diffstat (limited to 'release/doc/share/sgml')
| -rw-r--r-- | release/doc/share/sgml/release.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/doc/share/sgml/release.ent b/release/doc/share/sgml/release.ent index 76f3df63efc9..3a8b6be4b644 100644 --- a/release/doc/share/sgml/release.ent +++ b/release/doc/share/sgml/release.ent @@ -11,7 +11,7 @@ <!-- 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 "4.0-RELEASE"> +<!ENTITY release.prev "5.0-RELEASE"> <!-- The previous stable release, useful for pointing user's at the release they SHOULD be running if they don't want the bleeding @@ -20,10 +20,10 @@ <!-- The previous historical release. Used only to tell what was the cutoff point for "historic" release notes. --> -<!ENTITY release.prev.historic "4.6-RELEASE"> +<!ENTITY release.prev.historic "5.0-RELEASE"> <!-- The next version to be released, usually used for snapshots. --> -<!ENTITY release.next "5.0-RELEASE"> +<!ENTITY release.next "5.1-RELEASE"> <!-- The name of this branch. --> <!ENTITY release.branch "5-CURRENT"> |
