Add a new macro, release.current.release, to denote the head/ branch

with the -RELEASE suffix.  This fixes the incorrect text on the -CURRENT
errata page from showing '10.0-CURRENT' followed by 'until 9.1-RELEASE is
released.'
This commit is contained in:
Glen Barber 2013-06-23 20:19:00 +00:00
parent 6072427498
commit 2debd10c90
2 changed files with 4 additions and 2 deletions

View File

@ -57,7 +57,7 @@
&os;.</para>
<para>This errata document for &os; &release;
will be maintained until the release of &os; &release.next;.</para>
will be maintained until the release of &os; &release.current.release;.</para>
</abstract>
<sect1 id="intro">

View File

@ -6,7 +6,9 @@
<!-- 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.version "10.0">
<!ENTITY release.current "&release.current.version;-CURRENT">
<!ENTITY release.current.release "&release.current.version;-RELEASE">
<!-- The previous version used for comparison in the "What's New"
section. For -CURRENT, we might point back to the last