]> err.no Git - libchamplain/commitdiff
Version change to 0.07
authorEmmanuel Rodriguez <emmanuel.rodriguez@booking.com>
Tue, 15 Sep 2009 20:10:22 +0000 (22:10 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 21 Sep 2009 16:19:44 +0000 (12:19 -0400)
bindings/perl/Champlain/Changes
bindings/perl/Champlain/lib/Champlain.pm

index 0db3dba6666361719ad881c46579872a266ab264..7818f843806aeba56082adff9d81a8fe25b1cd9d 100644 (file)
@@ -1,5 +1,8 @@
 Revision history for Champlain
 
+0.07 Tue Sep 15 22:05:38 CEST 2009
+       Port to libchamplain 0.4 and clutter 1.0
+
 0.06 Sat Aug  8 09:32:26 CEST 2009
        Full coverage for libchamplain 0.3.5 (the last release to use clutter 0.8).
        Updated the example flickr.pl.
index 88c8752f76f966493ea6b68237ed063285112865..488e10e8cf252b466b79ce7fb8f7476a21f25040 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.06';
+our $VERSION = '0.07';
 
 use base 'DynaLoader';
 use Exporter 'import';