]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bump version to 4.4.14 for release release-4.4-stable bugzilla-4.4.14 release-4.4.14
authorDave Miller <github@justdave.net>
Tue, 3 Sep 2024 15:25:54 +0000 (11:25 -0400)
committerDave Miller <github@justdave.net>
Tue, 3 Sep 2024 15:25:54 +0000 (11:25 -0400)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 60ca7cc3413504ebe71ea3e8d254842ba2c38f1f..ae9e8da55d1629c7384d4a6790338e122438c04a 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.13+";
+use constant BUGZILLA_VERSION => "4.4.14";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 797e96dacc41f1d3cad240b2c9a96a0791509ff0..0b967284d4c60c85bba34a52cff88618be135523 100644 (file)
@@ -1,7 +1,7 @@
-<!ENTITY bz-ver "4.4.13+">
-<!ENTITY bz-date "2018-02-16">
-<!ENTITY current-year "2018">
+<!ENTITY bz-ver "4.4.14">
+<!ENTITY bz-date "2024-09-03">
+<!ENTITY current-year "2024">
 
 <!ENTITY min-perl-ver "5.8.1">
-<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.4-branch/">
+<!ENTITY landfillbase "not-a-url-site-is-gone">
 <!ENTITY bzg-bugs "http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla;component=Documentation">