From 75480b3c40ea76aaa0384b9481556c43b57d6da5 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Wed, 27 Apr 2011 19:16:46 -0700 Subject: [PATCH] Bump version number for 3.4.11. https://bugzilla.mozilla.org/show_bug.cgi?id=652474 --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 6bd68b44bd..00cd9b95e2 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -172,7 +172,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.4.10+"; +use constant BUGZILLA_VERSION => "3.4.11"; # 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 1e0364a264..4d79a3bbb8 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -33,9 +33,9 @@ For a devel release, simple bump bz-ver and bz-date --> - + - + -- 2.47.2