]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.4.5 (corrected) bugzilla-4.4.5 release-4.4.5
authorDavid Lawrence <dkl@mozilla.com>
Thu, 24 Jul 2014 17:42:07 +0000 (17:42 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 24 Jul 2014 17:42:07 +0000 (17:42 +0000)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index 59149fa850e0315288dbaa8fae4e86b53cf28af5..37931aa16752dc7e6d12e8a48fc7aa16459f93fb 100644 (file)
@@ -184,6 +184,7 @@ use Memoize;
 # Bugzilla version
 use constant BUGZILLA_VERSION => "4.4.5";
 
+
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
 use constant LOCAL_FILE  => 'bugzilla-update.xml'; # Relative to datadir.
index 7e302e28da574761bf81b46066839d0e4c77105f..98ec0a7ce44ac6b28df30bf0a7ce283669b7f770 100644 (file)
@@ -2,6 +2,7 @@
 <!ENTITY bz-date "2014-07-24">
 <!ENTITY current-year "2014">
 
+
 <!ENTITY min-perl-ver "5.8.1">
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.4-branch/">
 <!ENTITY bzg-bugs "http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla;component=Documentation">