diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/xml/Bugzilla-Guide.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 741a09c2f..db33e8d57 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,12 +32,12 @@ For a devel release, simple bump bz-ver and bz-date --> -<!ENTITY bz-ver "4.2rc2"> -<!ENTITY bz-nextver "4.2"> -<!ENTITY bz-date "2012-01-31"> +<!ENTITY bz-ver "4.2"> +<!ENTITY bz-nextver "4.4"> +<!ENTITY bz-date "2012-02-22"> <!ENTITY current-year "2012"> -<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/"> +<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/"> <!ENTITY bz "http://www.bugzilla.org/"> <!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation'>Bugzilla Documentation</ulink>"> <!ENTITY mysql "http://www.mysql.com/"> @@ -74,7 +74,6 @@ <bookinfo> <title>The Bugzilla Guide - &bz-ver; - <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL --> Release</title> <authorgroup> |