From 3bbe189b2d69e5ef5fcf8bc4fa377a613f5e36b0 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 27 Jan 2015 20:12:28 +0000 Subject: [PATCH] Bump 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 4bf24c202d..be78b3e634 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.17"; +use constant BUGZILLA_VERSION => "4.0.17+"; # 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 58ac81a846..08ad269569 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