From: Emmanuel Rodriguez Date: Sat, 17 Oct 2009 17:42:19 +0000 (+0200) Subject: Depend on libchamplain-0.4.1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046b1c2a11797d14b897b1ae74751ccc9ebbf801;p=libchamplain Depend on libchamplain-0.4.1 --- diff --git a/bindings/perl/Champlain/Makefile.PL b/bindings/perl/Champlain/Makefile.PL index e05d44f..c5f4fe7 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.4'; + my $champlain_version = '0.4.1'; # Find libchamplain my @typemaps = ();