summaryrefslogtreecommitdiffstats
path: root/release/doc/share/xml/release.ent
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/share/xml/release.ent')
-rw-r--r--release/doc/share/xml/release.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/release/doc/share/xml/release.ent b/release/doc/share/xml/release.ent
index 1d31710..12e77ef 100644
--- a/release/doc/share/xml/release.ent
+++ b/release/doc/share/xml/release.ent
@@ -6,23 +6,23 @@
<!-- Version of the OS we're describing. This needs to be updated
with each new release. -->
-<!ENTITY release.current "10.0-CURRENT">
+<!ENTITY release.current "10.0-RELEASE">
<!-- 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 "9.0-RELEASE">
+<!ENTITY release.prev "10.0-CURRENT">
<!-- 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 "8.3-RELEASE">
+<!ENTITY release.prev.stable "9.2-RELEASE">
<!-- The next version to be released, usually used for snapshots. -->
-<!ENTITY release.next "9.1-RELEASE">
+<!ENTITY release.next "10.1-RELEASE">
<!-- The name of this branch. -->
-<!ENTITY release.branch "10-CURRENT">
+<!ENTITY release.branch "10.0-STABLE">
<!-- The URL for obtaining this version of FreeBSD. -->
<!ENTITY release.url "http://www.FreeBSD.org/snapshots/">
OpenPOWER on IntegriCloud