From: Max Kanat-Alexander Date: Fri, 6 Aug 2010 01:12:58 +0000 (-0700) Subject: Bump the version number for 3.6.2. X-Git-Tag: bugzilla-3.6.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f456b8fda1417ae427d0c906f781b0399f3648;p=thirdparty%2Fbugzilla.git Bump the version number for 3.6.2. https://bugzilla.mozilla.org/show_bug.cgi?id=580206 --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 6617653a80..1200b61fd2 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -180,7 +180,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.6.1+"; +use constant BUGZILLA_VERSION => "3.6.2"; # 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 ca7fe92b7a..d95f183c09 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 --> - + - +