From: Max Kanat-Alexander Date: Tue, 15 Feb 2011 17:14:49 +0000 (-0800) Subject: Bump version number for 4.0. X-Git-Tag: bugzilla-4.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25915baa509e35ca67ccb0ceef261c7eef5f7a01;p=thirdparty%2Fbugzilla.git Bump version number for 4.0. https://bugzilla.mozilla.org/show_bug.cgi?id=633902 --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 3422018013..011d02b0a6 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -197,7 +197,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.0rc2+"; +use constant BUGZILLA_VERSION => "4.0"; # These are unique values that are unlikely to match a string or a number, # to be used in criteria for match() functions and other things. They start diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 8aeb465de9..671700bc99 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,9 +32,9 @@ For a devel release, simple bump bz-ver and bz-date --> - - - + + + diff --git a/docs/en/xml/about.xml b/docs/en/xml/about.xml index a6cebe0e02..0de5840135 100644 --- a/docs/en/xml/about.xml +++ b/docs/en/xml/about.xml @@ -64,8 +64,6 @@ 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. The latest version of this guide can always be found at