From d1a96d7f578241975efd41d87462bc776b3a505a Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 18 Apr 2014 22:13:17 +0000 Subject: Bump version to 4.4.4 --- 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 9b5f38a46..33d4a56e2 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -182,7 +182,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.4.3+"; +use constant BUGZILLA_VERSION => "4.4.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/bugzilla.ent.tmpl b/docs/bugzilla.ent.tmpl index e20256633..15cd47500 100644 --- a/docs/bugzilla.ent.tmpl +++ b/docs/bugzilla.ent.tmpl @@ -1,5 +1,5 @@ - - + + -- cgit v1.2.3-65-gdbad