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



commit e6a877a9ffe1170ff76cd060e707d74c4b7944ea
Author: David Lawrence <dkl mozilla com>
Date:   Tue Jan 27 20:01:23 2015 +0000

    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 7da3697..da64712 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.8";
+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 f7a88fa..a064de3 100644
--- a/docs/bugzilla.ent.tmpl
+++ b/docs/bugzilla.ent.tmpl
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.8">
+<!ENTITY bz-ver "4.4.8+">
 <!ENTITY bz-date "2015-01-27">
 <!ENTITY current-year "2015">
 


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