]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version post-release
authorDavid Lawrence <dkl@mozilla.com>
Mon, 21 Apr 2014 21:03:59 +0000 (21:03 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 21 Apr 2014 21:03:59 +0000 (21:03 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 33d4a56e2fefeaf4dfe492b1232fdad72ec3f6d6..8cf6fd034afb8246c227dbc21ba2bbfada8c5b1b 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.4";
+use constant BUGZILLA_VERSION => "4.4.4+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 15cd47500e299b6b8b2908012d2446b6fb7f6584..64089bfc7565eba4d96ff34dc725c429b9798d9f 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.4">
+<!ENTITY bz-ver "4.4.4+">
 <!ENTITY bz-date "2014-04-18">
 <!ENTITY current-year "2014">