X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=1dc902a07c3172ebe5fd6adde56ae9875ccbc5be;hb=6872b0aba5332f4262894551ab1c4dacc29d9b0e;hp=189d86808effb74c182259a8fb0024bf2797536d;hpb=98f255c5b15681edff2b0933954e3a6b1e24a012;p=gitmo%2FMouse.git diff --git a/Makefile.PL b/Makefile.PL index 189d868..1dc902a 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -55,7 +55,7 @@ if($use_xs){ ; require Module::Install::XSUtil; - Module::Install::XSUtil->VERSION(0.15); # for co-developpers + Module::Install::XSUtil->VERSION(0.16); # for co-developpers use_ppport(3.19); cc_warnings();