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



commit c3ce73ba59181e7b50858448a42cdbaa983bcc21
Author: David Lawrence <dkl mozilla com>
Date:   Tue Jan 27 15:53:10 2015 +0000

    Bumped version to 4.4.8

 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 15ef9e2..7da3697 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.7+";
+use constant BUGZILLA_VERSION => "4.4.8";
 
 # 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 20ac43b..f7a88fa 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,5 +1,5 @@
-<!ENTITY bz-ver "4.4.7+">
-<!ENTITY bz-date "2015-01-21">
+<!ENTITY bz-ver "4.4.8">
+<!ENTITY bz-date "2015-01-27">
 <!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]