From bca3c79b5a42faaa2a54ba8b0b7dae2591a60356 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Thu, 10 Sep 2015 17:06:33 -0400 Subject: [PATCH] Bumped version post-release --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 9e23ae9e93..4456c1d219 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -202,7 +202,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.2.15"; +use constant BUGZILLA_VERSION => "4.2.15+"; # Location of the remote and local XML files to track new releases. use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml'; diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index 1c9fbdac4a..17a7931ede 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,7 +32,7 @@ For a devel release, simple bump bz-ver and bz-date --> - + -- 2.47.2