]> err.no Git - libchamplain/commitdiff
Version change to 0.03
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 17 Mar 2009 12:11:11 +0000 (13:11 +0100)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 25 Mar 2009 08:06:20 +0000 (10:06 +0200)
bindings/perl/Champlain/Changes
bindings/perl/Champlain/lib/Champlain.pm

index 2fc541e29ffa0f8c11c6050b63151ba0552a2901..efd55ffc118691f0450865c9c73d2228904a1a7c 100644 (file)
@@ -1,5 +1,10 @@
 Revision history for Champlain
 
+
+0.03 Tue Mar 17 13:10:08 CET 2009
+       Fixed the binding of champlain_view_embed_get_view()
+
+
 0.02 Tue Mar 17 09:18:08 CET 2009
        Cleanup in the project.
        Added champlain_view_embed_get_view()
index 0b460a73ac7acd8b50488757fd9fe308d689279d..9c67dfc5c5a0427e627a6620becd668d7eaeae9f 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.02';
+our $VERSION = '0.03';
 
 use base 'DynaLoader';
 use Exporter 'import';