From: Max Kanat-Alexander Date: Tue, 13 Apr 2010 04:53:30 +0000 (-0700) Subject: Bump version number for 3.6 X-Git-Tag: bugzilla-3.6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c16c6afb1f533ece967c6748a7ff8913404756;p=thirdparty%2Fbugzilla.git Bump version number for 3.6 https://bugzilla.mozilla.org/show_bug.cgi?id=554523 --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 96e1902879..5e3a7707bf 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -180,7 +180,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.6rc1+"; +use constant BUGZILLA_VERSION => "3.6"; # 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 74f729e390..a0d4c10eb3 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 --> - + - +