From 5e15a0ee4e453f63a1c7c8daa0bbcf5af146fd71 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 24 Jul 2014 21:42:13 +0000 Subject: [PATCH] Bump version post-release --- Bugzilla/Constants.pm | 3 +-- docs/en/xml/Bugzilla-Guide.xml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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"> -- 2.47.3