]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 4.4.13 release-4.4.13
authorDavid Lawrence <dkl@mozilla.com>
Fri, 16 Feb 2018 16:31:32 +0000 (11:31 -0500)
committerDavid Lawrence <dkl@mozilla.com>
Fri, 16 Feb 2018 16:31:32 +0000 (11:31 -0500)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index d7a08f73314f4a501f980ffedc787f099150688b..41056d5a369b73f2a5e7141d05f5884eb07139cb 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.12+";
+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 f371fb27e6bcbf8b56686399ea1ee223e90bd288..712cd93e9ffece93611142939690594a4f902b11 100644 (file)
@@ -1,6 +1,6 @@
-<!ENTITY bz-ver "4.4.12+">
-<!ENTITY bz-date "2016-05-16">
-<!ENTITY current-year "2016">
+<!ENTITY bz-ver "4.4.13">
+<!ENTITY bz-date "2018-02-16">
+<!ENTITY current-year "2018">
 
 <!ENTITY min-perl-ver "5.8.1">
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.4-branch/">