Requires YAZ 4 or later
[ZOOM-Perl-moved-to-github.git] / Makefile.PL
index 2985131..ce6062b 100644 (file)
@@ -17,7 +17,7 @@ will also need to install "libyaz-dev" in order to build this module.
 }
 
 chomp($yazver);
-check_version($yazver, "2.1.50");
+check_version($yazver, "4.0.0");
 
 # For Windows use
 # $yazinc = '-Ic:\yaz\include';