From f30c63ac62ef2b43e09f1fb1fd081f54deb3b727 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Mon, 24 Jan 2011 15:35:12 -0800 Subject: [PATCH] Bump version number for 3.4.10. --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index f8de828860..ca631452a2 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.9+"; +use constant BUGZILLA_VERSION => "3.4.10"; # 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 05f004f5c1..1e0364a264 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -33,10 +33,10 @@ For a devel release, simple bump bz-ver and bz-date --> - + - - + + -- 2.47.2