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



commit 0bdcfeda8ecd6a36a47d254a97b5656fd33fd036
Author: David Lawrence <dkl mozilla com>
Date:   Tue Dec 22 19:15:25 2015 +0000

    Bumped version to 4.4.11

 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 f44b6e0..f35e416 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.10+";
+use constant BUGZILLA_VERSION => "4.4.11";
 
 # 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 dff2926..f81421a 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,5 +1,5 @@
-<!ENTITY bz-ver "4.4.10+">
-<!ENTITY bz-date "2015-09-10">
+<!ENTITY bz-ver "4.4.11">
+<!ENTITY bz-date "2015-12-22">
 <!ENTITY current-year "2015">
 
 <!ENTITY min-perl-ver "5.8.1">


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