[bugzilla-gnome-org-upstream/4.4] Bumped version to 4.4.13



commit f530f0d239f6d323ad687226061f820032e9a8f4
Author: David Lawrence <dkl mozilla com>
Date:   Fri Feb 16 11:31:32 2018 -0500

    Bumped version to 4.4.13

 Bugzilla/Constants.pm  |    2 +-
 docs/bugzilla.ent.tmpl |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index d7a08f7..41056d5 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.12+";
+use constant BUGZILLA_VERSION => "4.4.13";
 
 # 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 f371fb2..712cd93 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,6 +1,6 @@
-<!ENTITY bz-ver "4.4.12+">
-<!ENTITY bz-date "2016-05-16">
-<!ENTITY current-year "2016">
+<!ENTITY bz-ver "4.4.13">
+<!ENTITY bz-date "2018-02-16">
+<!ENTITY current-year "2018">
 
 <!ENTITY min-perl-ver "5.8.1">
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.4-branch/";>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]