aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-05-22 16:36:18 -0400
committerDave Lawrence <dlawrence@mozilla.com>2013-05-22 16:36:18 -0400
commitf2d75b5ab1ddeab1f5168769df870b7ecacae681 (patch)
tree080b95c844180b28fe66eac2fec6758960db3de5
parentBump version post-release (diff)
downloadbugzilla-release-4.4.tar.gz
bugzilla-release-4.4.tar.bz2
bugzilla-release-4.4.zip
Removed development status from docs. Downgraded version back to 4.4release-4.4bugzilla-4.4
-rw-r--r--Bugzilla/Constants.pm2
-rw-r--r--docs/en/xml/Bugzilla-Guide.xml1
-rw-r--r--docs/en/xml/about.xml6
3 files changed, 3 insertions, 6 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 91e0117ad..f0bba06db 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "4.4+";
+use constant BUGZILLA_VERSION => "4.4";
# Location of the remote and local XML files to track new releases.
use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml
index 1017f559f..cd99a063b 100644
--- a/docs/en/xml/Bugzilla-Guide.xml
+++ b/docs/en/xml/Bugzilla-Guide.xml
@@ -39,7 +39,6 @@
<bookinfo>
<title>The Bugzilla Guide - &bz-ver;
- <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL -->
Release</title>
<authorgroup>
diff --git a/docs/en/xml/about.xml b/docs/en/xml/about.xml
index 758b0b609..4d5d2a4d7 100644
--- a/docs/en/xml/about.xml
+++ b/docs/en/xml/about.xml
@@ -73,10 +73,8 @@
<section id="newversions">
<title>New Versions</title>
<para>
- This is the &bz-ver; version of The Bugzilla Guide. It is so named
- to match the current version of Bugzilla.
- <!-- BZ-DEVEL --> This version of the guide, like its associated Bugzilla version, is a
- development version.<!-- /BZ-DEVEL -->
+ This is the &bz-ver; version of The Bugzilla Guide. It is so named
+ to match the current version of Bugzilla.
</para>
<para>
The latest version of this guide can always be found at <ulink