From cb9dcdf11b1c9cefa2ce91b4c452d94b4ad075f2 Mon Sep 17 00:00:00 2001 From: Dave Miller Date: Tue, 3 Sep 2024 11:25:54 -0400 Subject: [PATCH] bump version to 4.4.14 for release --- Bugzilla/Constants.pm | 2 +- docs/bugzilla.ent.tmpl | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 60ca7cc34..ae9e8da55 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -182,7 +182,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.4.13+"; +use constant BUGZILLA_VERSION => "4.4.14"; # 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 797e96dac..0b967284d 100644 --- a/docs/bugzilla.ent.tmpl +++ b/docs/bugzilla.ent.tmpl @@ -1,7 +1,7 @@ - - - + + + - + -- 2.47.2