]> err.no Git - libchamplain/commitdiff
Depend on libchamplain-0.4.1
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sat, 17 Oct 2009 17:42:19 +0000 (19:42 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 17 Oct 2009 18:14:23 +0000 (14:14 -0400)
bindings/perl/Champlain/Makefile.PL

index e05d44fea337de306a6664947e6714e0f15d14aa..c5f4fe70794fb7b9dc7d01e0159ae4544058b5ca 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.4';
+       my $champlain_version = '0.4.1';
        
        # Find libchamplain
        my @typemaps = ();