]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Tue, 22 Dec 2015 21:50:40 +0000 (21:50 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 22 Dec 2015 21:50:40 +0000 (21:50 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index f35e41625e3ad6900b00dc66aa63cff39ca879f9..289eb02e7e65850b5fdbb6443fece40c1f5a419b 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.11";
+use constant BUGZILLA_VERSION => "4.4.11+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index f81421ab67fa50e04ddcf0e686bff754babbae40..3b19300d79ad72384fbb46fb6e58ef41f708a018 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.11">
+<!ENTITY bz-ver "4.4.11+">
 <!ENTITY bz-date "2015-12-22">
 <!ENTITY current-year "2015">