[libchamplain/libchamplain-0-4] Version change to 0.4.3



commit 9279da72b7b9f32af350884abcde17f01384f4f6
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Wed Jan 6 07:42:53 2010 +0100

    Version change to 0.4.3

 bindings/perl/Champlain/Changes          |    4 ++++
 bindings/perl/Champlain/lib/Champlain.pm |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/Changes b/bindings/perl/Champlain/Changes
index 7e8b663..0c877dd 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -1,5 +1,9 @@
 Revision history for Champlain
 
+0.11 Wed Jan  6 07:41:51 CET 2010
+	API coverage for libchamplain 0.4.3.
+
+
 0.10 Tue Nov  3 06:31:52 CET 2009
 	Build update: add Champliain to write_boot ignore.
 	Minor documentation update.
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index ff14385..d9844f8 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.10';
+our $VERSION = '0.11';
 
 use base 'DynaLoader';
 use Exporter 'import';



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