Bug 7442: (follow-up) restore display of heading type for non-UNIMARC
[koha_fer] / C4 / Installer / PerlModules.pm
index 35d7ce0..2f40cf5 100644 (file)
@@ -7,7 +7,7 @@ use File::Spec;
 
 use C4::Installer::PerlDependencies;
 
-use version; our $VERSION = qv('1.0.0_1');
+use version; our $VERSION = qv('3.07.00.049');
 
 our $PERL_DEPS = $C4::Installer::PerlDependencies::PERL_DEPS;
 
@@ -239,8 +239,8 @@ This file is part of Koha.
 Koha is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software
 Foundation; either version 2 of the License, or (at your option) any later version.
 
-You should have received a copy of the GNU General Public License along with Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
-Suite 330, Boston, MA  02111-1307 USA
+You should have received a copy of the GNU General Public License along with Koha; if not, write to the Free Software Foundation, Inc., 51 Franklin Street,
+Fifth Floor, Boston, MA 02110-1301 USA.
 
 =head1 DISCLAIMER OF WARRANTY