From: mkanat%bugzilla.org <> Date: Wed, 8 Jul 2009 14:01:14 +0000 (+0000) Subject: Bump version number for 3.4rc1. X-Git-Tag: bugzilla-3.4rc1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=575cbd2810f45e8dcfb6b060b90e4676b24872d2;p=thirdparty%2Fbugzilla.git Bump version number for 3.4rc1. --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index e29f02d415..b8cbd42977 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -168,7 +168,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.3.4+"; +use constant BUGZILLA_VERSION => "3.4rc1"; # 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 dff1f19f18..a37e24908c 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -34,12 +34,12 @@ For a devel release, simple bump bz-ver and bz-date --> - + - + - + Bugzilla Documentation">