]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped versions post-release
authorDavid Lawrence <dkl@mozilla.com>
Fri, 16 Feb 2018 19:23:07 +0000 (14:23 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 16 Feb 2018 19:24:19 +0000 (14:24 -0500)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 41056d5a369b73f2a5e7141d05f5884eb07139cb..60ca7cc3413504ebe71ea3e8d254842ba2c38f1f 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.13";
+use constant BUGZILLA_VERSION => "4.4.13+";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 712cd93e9ffece93611142939690594a4f902b11..797e96dacc41f1d3cad240b2c9a96a0791509ff0 100644 (file)
@@ -1,4 +1,4 @@
-<!ENTITY bz-ver "4.4.13">
+<!ENTITY bz-ver "4.4.13+">
 <!ENTITY bz-date "2018-02-16">
 <!ENTITY current-year "2018">