[libchamplain: 9/39] Require libchamplain 0.4



commit f1164646d9e3a4d5240f549943e4201035c593f8
Author: Emmanuel Rodriguez <emmanuel rodriguez booking com>
Date:   Tue Sep 15 20:38:15 2009 +0200

    Require libchamplain 0.4

 bindings/perl/Champlain/Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/Makefile.PL b/bindings/perl/Champlain/Makefile.PL
index bf4c9e3..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.3';
+	my $champlain_version = '0.4';
 	
 	# Find libchamplain
 	my @typemaps = ();



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]