]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version post-release
authorDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 19:33:11 +0000 (20:33 +0100)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 15 Apr 2015 19:33:11 +0000 (20:33 +0100)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 179b765f253380f6bdb0b78f42299bf07fe08c32..115f2cd593bcbe22f6d003f72f3fd5a5245e2674 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.9";
+use constant BUGZILLA_VERSION => "4.4.9+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 20259c5be77c805cd832bf8a31c41a622151dee0..7f2b29dbaa2ad41fdab510248048d037e7f6024b 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.9">
+<!ENTITY bz-ver "4.4.9+">
 <!ENTITY bz-date "2015-04-15">
 <!ENTITY current-year "2015">