From 95ed88eebcb28f84e357a0431c50750946b908ae Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Wed, 21 Jan 2015 21:17:28 +0000 Subject: [PATCH] Bumped version to 4.0.16 --- 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 50f71d957c..4df81233f3 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -197,7 +197,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.0.15+"; +use constant BUGZILLA_VERSION => "4.0.16"; # 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 2742ae9366..43e4ee8727 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 --> - + - - + + -- 2.47.3