]> err.no Git - libchamplain/commitdiff
Version change to 0.06
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Thu, 9 Jul 2009 18:49:35 +0000 (20:49 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Tue, 28 Jul 2009 21:25:19 +0000 (17:25 -0400)
bindings/perl/Champlain/Changes
bindings/perl/Champlain/lib/Champlain.pm

index 301c307046301cda5ade383166da469e21c00307..e26e3222e2b999dc72c2c1b0e75ce385a165b60b 100644 (file)
@@ -1,5 +1,9 @@
 Revision history for Champlain
 
+0.06 Thu Jul  9 20:48:21 CEST 2009
+       Bindings for ChamplainSelectionLayer.
+
+
 0.05 Sat Jun 27 23:05:56 CEST 2009
        New example: flickr.pl
 
index 7949157a79bb0cfeccc1a73dbe7c88ee0c42035d..5aafdf8c49f2bcb93951e2300cb74d451078d4f2 100644 (file)
@@ -92,7 +92,7 @@ at your option, any later version of Perl 5 you may have available.
 use warnings;
 use strict;
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 use base 'DynaLoader';
 use Exporter 'import';