From 21ce812db962edd79e62fa8ba0fd19672fff88a5 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 6 Oct 2014 15:24:58 +0000 Subject: [PATCH] Bump version to 4.4.6 --- Bugzilla/Constants.pm | 2 +- docs/bugzilla.ent.tmpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 122c90fb72..4f2cf63125 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -182,7 +182,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.4.5+"; +use constant BUGZILLA_VERSION => "4.4.6"; # 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/bugzilla.ent.tmpl b/docs/bugzilla.ent.tmpl index f039424eae..31e908e923 100644 --- a/docs/bugzilla.ent.tmpl +++ b/docs/bugzilla.ent.tmpl @@ -1,5 +1,5 @@ - - + + -- 2.47.3