From 3425ca5452a87a4c80ae5dce7667a00ef51966c2 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sat, 17 Oct 2009 19:48:15 +0200 Subject: [PATCH] Revert "Depend on libchamplain-0.4.1" This reverts commit 6bebecca7ebdfd6eda9185d830fa329265f1ca0c. --- bindings/perl/Champlain/Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = (); -- 2.39.5