]> err.no Git - libchamplain/commitdiff
Version change to 0.09
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sat, 17 Oct 2009 17:16:40 +0000 (19:16 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 17 Oct 2009 18:14:23 +0000 (14:14 -0400)
bindings/perl/Champlain/Changes
bindings/perl/Champlain/lib/Champlain.pm

index aedfa8db43e40d3306ea8ba2fdeb1e019d39f425..df1fe767bfc7c0a413a970583ff828748bd7c773 100644 (file)
@@ -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.
 
index f9be4e22ded0d0dc03cb2a16fe6eb487712aa320..a60a2ed3b55833c42de5423fba0171acaea8e1d2 100644 (file)
@@ -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';