Deleted Added
full compact
release.ent (260656) release.ent (271471)
1<!-- -*- sgml -*-
2
1<!-- -*- sgml -*-
2
3 $FreeBSD: stable/10/release/doc/share/xml/release.ent 260656 2014-01-14 23:15:53Z hrs $
3 $FreeBSD: stable/10/release/doc/share/xml/release.ent 271471 2014-09-12 17:01:14Z gjb $
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 "10.0-STABLE">
10
11<!-- The previous version used for comparison in the "What's New"

--- 10 unchanged lines hidden (view full) ---

22<!ENTITY release.next "10.1-RELEASE">
23
24<!-- The name of this branch. -->
25<!ENTITY release.branch "10.0-STABLE">
26
27<!-- The URL for obtaining this version of FreeBSD. -->
28<!ENTITY release.url "http://www.FreeBSD.org/snapshots/">
29
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 "10.0-STABLE">
10
11<!-- The previous version used for comparison in the "What's New"

--- 10 unchanged lines hidden (view full) ---

22<!ENTITY release.next "10.1-RELEASE">
23
24<!-- The name of this branch. -->
25<!ENTITY release.branch "10.0-STABLE">
26
27<!-- The URL for obtaining this version of FreeBSD. -->
28<!ENTITY release.url "http://www.FreeBSD.org/snapshots/">
29
30<!-- The recommended mailing list to track. -->
31<!ENTITY release.maillist "stable">
32
30<!-- The type of release (usually this will be either "snapshot"
31 or "release" -->
32<!-- WARNING: Do not forget to also change the release type in
33 doc.relnotes.mk when updating this -->
34<!ENTITY release.type "snapshot">
35<!ENTITY % release.type.current "INCLUDE">
36<!ENTITY % release.type.snapshot "IGNORE">
37<!ENTITY % release.type.release "IGNORE">

--- 35 unchanged lines hidden ---
33<!-- The type of release (usually this will be either "snapshot"
34 or "release" -->
35<!-- WARNING: Do not forget to also change the release type in
36 doc.relnotes.mk when updating this -->
37<!ENTITY release.type "snapshot">
38<!ENTITY % release.type.current "INCLUDE">
39<!ENTITY % release.type.snapshot "IGNORE">
40<!ENTITY % release.type.release "IGNORE">

--- 35 unchanged lines hidden ---