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



commit 12ee110478572dccce219615008d46e215394873
Author: David Lawrence <dkl mozilla com>
Date:   Mon May 16 18:46:54 2016 +0000

    Bumped version to 4.4.12

 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 289eb02..c569531 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.11+";
+use constant BUGZILLA_VERSION => "4.4.12";
 
 # 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 3b19300..32cb011 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,6 +1,6 @@
-<!ENTITY bz-ver "4.4.11+">
-<!ENTITY bz-date "2015-12-22">
-<!ENTITY current-year "2015">
+<!ENTITY bz-ver "4.4.12">
+<!ENTITY bz-date "2016-05-16">
+<!ENTITY current-year "2016">
 
 <!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]