From: mkanat%bugzilla.org <> Date: Tue, 12 Aug 2008 14:55:59 +0000 (+0000) Subject: Bump version number for 3.2rc1. X-Git-Tag: bugzilla-3.2rc1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea69f0fbb86a994fbdcaf79d948fd310e23d283f;p=thirdparty%2Fbugzilla.git Bump version number for 3.2rc1. --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index c66e933756..4746b72b3c 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -156,7 +156,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.1.4+"; +use constant BUGZILLA_VERSION => "3.2rc1"; # 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 ea1c1a259e..d6dc14243b 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -1,6 +1,5 @@ - %myents; @@ -35,12 +34,12 @@ For a devel release, simple bump bz-ver and bz-date --> - + - + - + Bugzilla Documentation">