From: Dave Lawrence Date: Wed, 22 May 2013 20:36:18 +0000 (-0400) Subject: Removed development status from docs. Downgraded version back to 4.4 X-Git-Tag: bugzilla-4.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d75b5ab1ddeab1f5168769df870b7ecacae681;p=thirdparty%2Fbugzilla.git Removed development status from docs. Downgraded version back to 4.4 --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 91e0117ad9..f0bba06db2 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 1017f559f6..cd99a063bd 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -39,7 +39,6 @@ The Bugzilla Guide - &bz-ver; - <!-- BZ-DEVEL -->Development <!-- /BZ-DEVEL --> Release diff --git a/docs/en/xml/about.xml b/docs/en/xml/about.xml index 758b0b609f..4d5d2a4d71 100644 --- a/docs/en/xml/about.xml +++ b/docs/en/xml/about.xml @@ -73,10 +73,8 @@
New Versions - This is the &bz-ver; version of The Bugzilla Guide. It is so named - to match the current version of Bugzilla. - This version of the guide, like its associated Bugzilla version, is a - development version. + This is the &bz-ver; version of The Bugzilla Guide. It is so named + to match the current version of Bugzilla. The latest version of this guide can always be found at