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



commit ea308068262ada6dc936dd0e75acb1c481600d66
Author: David Lawrence <dkl mozilla com>
Date:   Wed Apr 15 20:33:11 2015 +0100

    Bump 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 179b765..115f2cd 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.9";
+use constant BUGZILLA_VERSION => "4.4.9+";
 
 # 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 20259c5..7f2b29d 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.9">
+<!ENTITY bz-ver "4.4.9+">
 <!ENTITY bz-date "2015-04-15">
 <!ENTITY current-year "2015">
 


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