]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 4.4.12 preview/4.4.13 bugzilla-4.4.12 release-4.4.12
authorDavid Lawrence <dkl@mozilla.com>
Mon, 16 May 2016 18:46:54 +0000 (18:46 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 16 May 2016 18:46:54 +0000 (18:46 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 289eb02e7e65850b5fdbb6443fece40c1f5a419b..c569531e4cad221dfcde85b83322232eb4998246 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.11+";
+use constant BUGZILLA_VERSION => "4.4.12";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 3b19300d79ad72384fbb46fb6e58ef41f708a018..32cb011d846050ea7ea21ac9bfe7f121e1e315bf 100644 (file)
@@ -1,6 +1,6 @@
-<!ENTITY bz-ver "4.4.11+">
-<!ENTITY bz-date "2015-12-22">
-<!ENTITY current-year "2015">
+<!ENTITY bz-ver "4.4.12">
+<!ENTITY bz-date "2016-05-16">
+<!ENTITY current-year "2016">
 
 <!ENTITY min-perl-ver "5.8.1">
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.4-branch/">