From: Emmanuel Rodriguez Date: Sat, 17 Oct 2009 17:48:15 +0000 (+0200) Subject: Revert "Depend on libchamplain-0.4.1" X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3425ca5452a87a4c80ae5dce7667a00ef51966c2;p=libchamplain Revert "Depend on libchamplain-0.4.1" This reverts commit 6bebecca7ebdfd6eda9185d830fa329265f1ca0c. --- diff --git a/bindings/perl/Champlain/Makefile.PL b/bindings/perl/Champlain/Makefile.PL index c5f4fe7..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.4.1'; + my $champlain_version = '0.4'; # Find libchamplain my @typemaps = ();