[libchamplain/libchampain-0-4] Version change to 0.08



commit cbd826eef4522a2c27e55be620365f9d6b28e1a6
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Tue Sep 22 20:17:53 2009 +0200

    Version change to 0.08

 bindings/perl/Champlain/Changes          |    8 ++++++--
 bindings/perl/Champlain/lib/Champlain.pm |    2 +-
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/bindings/perl/Champlain/Changes b/bindings/perl/Champlain/Changes
index 3553868..f01abd0 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -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
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index df146ad..f9be4e2 100644
--- a/bindings/perl/Champlain/lib/Champlain.pm
+++ b/bindings/perl/Champlain/lib/Champlain.pm
@@ -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';



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]