From: Max Kanat-Alexander Date: Mon, 24 Jan 2011 23:30:54 +0000 (-0800) Subject: Bump the version number for 4.0rc2. X-Git-Tag: bugzilla-4.0rc2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e45988fe7f822288fb582969208de2c8987cabe;p=thirdparty%2Fbugzilla.git Bump the version number for 4.0rc2. --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index c8ef2e0db3..2450062b3f 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -197,7 +197,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.0rc1+"; +use constant BUGZILLA_VERSION => "4.0rc2"; # 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 528f668eff..8aeb465de9 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,10 +32,10 @@ For a devel release, simple bump bz-ver and bz-date --> - + - - + +