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



commit ac9d1cac03f0f53518431c2c19c89be8e8575177
Author: David Lawrence <dkl mozilla com>
Date:   Mon May 16 20:04:29 2016 +0000

    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 c569531..d7a08f7 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.12";
+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 32cb011..f371fb2 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.12">
+<!ENTITY bz-ver "4.4.12+">
 <!ENTITY bz-date "2016-05-16">
 <!ENTITY current-year "2016">
 


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