]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Tue, 27 Jan 2015 20:01:23 +0000 (20:01 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 27 Jan 2015 20:01:23 +0000 (20:01 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 7da3697aa28f60cf4320734c75d5ea286a2e6a8d..da647120bf3cf2b02f330b76d7841c2a0a2e245c 100644 (file)
@@ -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';
index f7a88faf111ae91fac515f22e12840e72f6ba69e..a064de3637d213f7d11feca09994fb105df01f9d 100644 (file)
@@ -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">