From: David Lawrence Date: Thu, 24 Jul 2014 21:42:13 +0000 (+0000) Subject: Bump version post-release X-Git-Tag: bugzilla-4.0.15~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e15a0ee4e453f63a1c7c8daa0bbcf5af146fd71;p=thirdparty%2Fbugzilla.git Bump version post-release --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 88315b9bc7..afd35c9b6a 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -197,8 +197,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.0.14"; - +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 diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 260fe93066..7aef083f1a 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,12 +32,11 @@ For a devel release, simple bump bz-ver and bz-date --> - + - Bugzilla Documentation">