]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.4.2 bugzilla-4.4.2 release-4.4.2
authorDave Lawrence <dlawrence@mozilla.com>
Mon, 27 Jan 2014 20:50:40 +0000 (20:50 +0000)
committerDave Lawrence <dlawrence@mozilla.com>
Mon, 27 Jan 2014 20:50:40 +0000 (20:50 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 191133768bec9ecf77363717c2efc1c6f669c5e4..168222822ba36ef9e8394318176ff2e9793bab43 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4.1+";
+use constant BUGZILLA_VERSION => "4.4.2";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 0b8a0ca1b7051967acce3aee4473b5cdd3027062..6767d06161d5df5084b681740464c90e4034a83d 100644 (file)
@@ -1,6 +1,6 @@
-<!ENTITY bz-ver "4.4.1">
-<!ENTITY bz-date "2013-10-16">
-<!ENTITY current-year "2013">
+<!ENTITY bz-ver "4.4.2">
+<!ENTITY bz-date "2014-01-27">
+<!ENTITY current-year "2014">
 
 <!ENTITY min-perl-ver "5.8.1">
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.4-branch/">