[libchamplain/libchamplain-0-4] Version change to 0.09



commit ae441faf37ea35c143289b03bfd0efc8b728d894
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Sat Oct 17 19:16:40 2009 +0200

    Version change to 0.09

 bindings/perl/Champlain/Changes          |    4 ++++
 bindings/perl/Champlain/lib/Champlain.pm |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/Changes b/bindings/perl/Champlain/Changes
index aedfa8d..df1fe76 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -1,5 +1,9 @@
 Revision history for Champlain
 
+0.09 Sat Oct 17 19:15:01 CEST 2009
+	Update the OpenStreetMap license (fixes unit tests).
+
+
 0.08 Wed Sep 23 19:06:04 CEST 2009
 	Full API coverage for libchamplain 0.4.
 
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index f9be4e2..a60a2ed 100644
--- a/bindings/perl/Champlain/lib/Champlain.pm
+++ b/bindings/perl/Champlain/lib/Champlain.pm
@@ -119,7 +119,7 @@ For the terms of The Artistic License, see L<perlartistic>.
 use warnings;
 use strict;
 
-our $VERSION = '0.08';
+our $VERSION = '0.09';
 
 use base 'DynaLoader';
 use Exporter 'import';



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