]> err.no Git - libchamplain/commitdiff
Version change to 0.08
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Tue, 22 Sep 2009 18:17:53 +0000 (20:17 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Sat, 26 Sep 2009 13:17:18 +0000 (09:17 -0400)
bindings/perl/Champlain/Changes
bindings/perl/Champlain/lib/Champlain.pm

index 3553868fd54f3eeb7f1739717c9dac5eb11e5250..f01abd05501d44905e5b3073e74ff358f1437b92 100644 (file)
@@ -1,8 +1,12 @@
 Revision history for Champlain
 
+0.08 Tue Sep 22 20:16:16 CEST 2009
+       Full API coverage for libchamplain 0.4.
+
+
 0.07 Wed Sep 16 19:18:20 CEST 2009
-       Port to libchamplain 0.4 and clutter 1.0
-       Dual license: LGPL 2.1 and Artistic License 2.0
+       Port to libchamplain 0.4 and clutter 1.0.
+       Dual license: LGPL 2.1 and Artistic License 2.0.
 
 
 0.06 Sat Aug  8 09:32:26 CEST 2009
index df146adf89f0ddc4cab4473abfcdd1445379c198..f9be4e22ded0d0dc03cb2a16fe6eb487712aa320 100644 (file)
@@ -119,7 +119,7 @@ For the terms of The Artistic License, see L<perlartistic>.
 use warnings;
 use strict;
 
-our $VERSION = '0.07';
+our $VERSION = '0.08';
 
 use base 'DynaLoader';
 use Exporter 'import';