]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Wed, 21 Jan 2015 22:30:09 +0000 (22:30 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 21 Jan 2015 22:30:09 +0000 (22:30 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index bd5b2dabcb0723b97e455e0454f44ffb76001cfa..15ef9e2719360e326a28def682fc3ff0d201119a 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.7";
+use constant BUGZILLA_VERSION => "4.4.7+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index dcf5ec14060059ae421162a4db33b5664d85bdac..20ac43b24c64a92563d47f0d358c3cda887a165b 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.7">
+<!ENTITY bz-ver "4.4.7+">
 <!ENTITY bz-date "2015-01-21">
 <!ENTITY current-year "2015">