Deleted Added
full compact
release.ent (115262) release.ent (115963)
1<!-- -*- sgml -*-
2
1<!-- -*- sgml -*-
2
3 $FreeBSD: head/release/doc/share/sgml/release.ent 115262 2003-05-23 10:30:27Z hrs $
3 $FreeBSD: head/release/doc/share/sgml/release.ent 115963 2003-06-07 17:38:18Z bmah $
4
5 OS Release Information -->
6
7<!-- Version of the OS we're describing. This needs to be updated
8 with each new release. -->
4
5 OS Release Information -->
6
7<!-- Version of the OS we're describing. This needs to be updated
8 with each new release. -->
9<!ENTITY release.current "5.1-BETA">
9<!ENTITY release.current "5.1-CURRENT">
10
11<!-- The previous version used for comparison in the "What's New"
12 section. For -CURRENT, we might point back to the last
13 branchpoint. -->
10
11<!-- The previous version used for comparison in the "What's New"
12 section. For -CURRENT, we might point back to the last
13 branchpoint. -->
14<!ENTITY release.prev "5.0-RELEASE">
14<!ENTITY release.prev "5.1-RELEASE">
15
16<!-- The previous stable release, useful for pointing user's at the
17 release they SHOULD be running if they don't want the bleeding
18 edge. -->
19<!ENTITY release.prev.stable "4.8-RELEASE">
20
21<!-- The previous historical release. Used only to tell what was
22 the cutoff point for "historic" release notes. -->
23<!ENTITY release.prev.historic "5.0-RELEASE">
24
25<!-- The next version to be released, usually used for snapshots. -->
15
16<!-- The previous stable release, useful for pointing user's at the
17 release they SHOULD be running if they don't want the bleeding
18 edge. -->
19<!ENTITY release.prev.stable "4.8-RELEASE">
20
21<!-- The previous historical release. Used only to tell what was
22 the cutoff point for "historic" release notes. -->
23<!ENTITY release.prev.historic "5.0-RELEASE">
24
25<!-- The next version to be released, usually used for snapshots. -->
26<!ENTITY release.next "5.1-RELEASE">
26<!ENTITY release.next "5.2-RELEASE">
27
28<!-- The name of this branch. -->
29<!ENTITY release.branch "5-CURRENT">
30
31<!-- The URL for obtaining this version of FreeBSD. -->
32<!ENTITY release.url "http://snapshots.jp.FreeBSD.org/">
33
34<!-- The type of release (usually this will be either "snapshot"

--- 19 unchanged lines hidden ---
27
28<!-- The name of this branch. -->
29<!ENTITY release.branch "5-CURRENT">
30
31<!-- The URL for obtaining this version of FreeBSD. -->
32<!ENTITY release.url "http://snapshots.jp.FreeBSD.org/">
33
34<!-- The type of release (usually this will be either "snapshot"

--- 19 unchanged lines hidden ---