diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2002-12-05 06:06:21 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2002-12-05 06:06:21 +0000 |
| commit | f7d655d51e80b5818042fd9f7d30dc06d2dfa542 (patch) | |
| tree | 49c01031f048587eaa362e73c83ff74ab2d361b9 | |
| parent | 16c4307462765ade3bea155d054b937087d1e3b2 (diff) | |
Notes
| -rw-r--r-- | release/doc/share/sgml/release.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/doc/share/sgml/release.ent b/release/doc/share/sgml/release.ent index d3d3206f7735..dfd478f8791b 100644 --- a/release/doc/share/sgml/release.ent +++ b/release/doc/share/sgml/release.ent @@ -6,7 +6,7 @@ <!-- Version of the OS we're describing. This needs to be updated with each new release. --> -<!ENTITY release.current "5.0-CURRENT"> +<!ENTITY release.current "5.0-RC"> <!-- The previous version used for comparison in the "What's New" section. For -CURRENT, we might point back to the last @@ -16,7 +16,7 @@ <!-- 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.5-RELEASE"> +<!ENTITY release.prev.stable "4.7-RELEASE"> <!-- The previous historical release. Used only to tell what was the cutoff point for "historic" release notes. --> |
