[bugzilla-gnome-org-upstream/4.4] Bumped version post-release



commit 042a03bf90f41a6a40da1fafa25ae16190390bc2
Author: David Lawrence <dkl mozilla com>
Date:   Thu Sep 10 17:39:08 2015 -0400

    Bumped version post-release

 Bugzilla/Constants.pm  |    2 +-
 docs/bugzilla.ent.tmpl |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index 64356c0..f44b6e0 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.10+";
 
 # 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 cb37c0e..dff2926 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.10">
+<!ENTITY bz-ver "4.4.10+">
 <!ENTITY bz-date "2015-09-10">
 <!ENTITY current-year "2015">
 


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