From: Emmanuel Rodriguez Date: Tue, 15 Sep 2009 18:38:15 +0000 (+0200) Subject: Require libchamplain 0.4 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1164646d9e3a4d5240f549943e4201035c593f8;p=libchamplain Require libchamplain 0.4 --- diff --git a/bindings/perl/Champlain/Makefile.PL b/bindings/perl/Champlain/Makefile.PL index bf4c9e3..e05d44f 100644 --- a/bindings/perl/Champlain/Makefile.PL +++ b/bindings/perl/Champlain/Makefile.PL @@ -22,7 +22,7 @@ sub main { mkdir 'build', 0777; # The version of libchamplain (and friends) for which this module can built against - my $champlain_version = '0.3'; + my $champlain_version = '0.4'; # Find libchamplain my @typemaps = ();