]> err.no Git - libchamplain/commitdiff
Require libchamplain 0.4
authorEmmanuel Rodriguez <emmanuel.rodriguez@booking.com>
Tue, 15 Sep 2009 18:38:15 +0000 (20:38 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 21 Sep 2009 16:19:44 +0000 (12:19 -0400)
bindings/perl/Champlain/Makefile.PL

index bf4c9e35fb5cdd3ba764e9e8cd25652c907042a1..e05d44fea337de306a6664947e6714e0f15d14aa 100644 (file)
@@ -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 = ();