From fbbd624a0d0958b1b7ece2e4286d2a4c73af0bc2 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Tue, 13 Nov 2012 15:00:43 -0500 Subject: [PATCH] Bump version to 4.2.4 https://bugzilla.mozilla.org/show_bug.cgi?id=805644 --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index b804372f17..2a21149b7b 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -202,7 +202,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.2.3+"; +use constant BUGZILLA_VERSION => "4.2.4"; # 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 1ed72f64a5..e8497962d4 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,9 +32,9 @@ For a devel release, simple bump bz-ver and bz-date --> - + - + -- 2.47.3