From: David Lawrence Date: Thu, 24 Jul 2014 17:14:45 +0000 (+0000) Subject: Bump version to 4.0.14 (corrected) X-Git-Tag: bugzilla-4.0.14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55070f44ffe00c5659229fad609866360e4da7cd;p=thirdparty%2Fbugzilla.git Bump version to 4.0.14 (corrected) --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 8ab2195f25..88315b9bc7 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -199,6 +199,7 @@ use File::Basename; # Bugzilla version use constant BUGZILLA_VERSION => "4.0.14"; + # 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 # and end with spaces because most Bugzilla stuff has trim() called on it, diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 8abae130c2..260fe93066 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -37,6 +37,7 @@ + Bugzilla Documentation">