X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.PL;h=d1678798235f082bb8ad335a4126614a255840f2;hb=fe29d59a5888aae032a0336422146c823ba8e98a;hp=51eaf4e895d7a893d393c6162741e98121ce7ffd;hpb=be99ad26379bf28ffd69576b156db8cecb446050;p=ZOOM-Perl-moved-to-github.git diff --git a/Makefile.PL b/Makefile.PL index 51eaf4e..d167879 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# $Id: Makefile.PL,v 1.17 2006-12-06 11:18:33 mike Exp $ +# $Id: Makefile.PL,v 1.18 2007-01-16 11:16:57 mike Exp $ use 5.008; use ExtUtils::MakeMaker; @@ -16,7 +16,7 @@ will also need to install "libyaz-dev" in order to build this module. } chomp($yazver); -check_version($yazver, "2.1.41"); +check_version($yazver, "2.1.45"); # For Windows use # $yazinc = '-Ic:\yaz\include'