diff options
author | hrs <hrs@FreeBSD.org> | 2004-06-30 13:12:25 +0000 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2004-06-30 13:12:25 +0000 |
commit | bb672e4fb745f61b4bd0524c22cd2e9131cb8c6e (patch) | |
tree | fd82cfcbc0d58921ff6b2167d81134122b0112f7 /release | |
parent | de83878d91e1768ba6a305af198920ea7e0da6a6 (diff) | |
download | FreeBSD-src-bb672e4fb745f61b4bd0524c22cd2e9131cb8c6e.zip FreeBSD-src-bb672e4fb745f61b4bd0524c22cd2e9131cb8c6e.tar.gz |
Bump &release.prev; and &release.prev.stable;.
Diffstat (limited to 'release')
-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 46d0c8f..a3a700a 100644 --- a/release/doc/share/sgml/release.ent +++ b/release/doc/share/sgml/release.ent @@ -11,12 +11,12 @@ <!-- 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.2-RELEASE"> +<!ENTITY release.prev "5.2.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 "4.9-RELEASE"> +<!ENTITY release.prev.stable "4.10-RELEASE"> <!-- The previous historical release. Used only to tell what was the cutoff point for "historic" release notes. --> |