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



commit 12e27b357b2a5f3ed0448de3d288697306152351
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Sun Nov 1 18:52:22 2009 +0100

    Version change to 0.10

 bindings/perl/Champlain/Changes          |    5 +++++
 bindings/perl/Champlain/lib/Champlain.pm |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/Changes b/bindings/perl/Champlain/Changes
index 96030b0..b6914c3 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -1,5 +1,10 @@
 Revision history for Champlain
 
+0.10 Sun Nov  1 18:49:22 CET 2009
+	Build update.
+	Minor documentation update.
+
+
 0.09 Sat Oct 17 19:41:46 CEST 2009
 	Full API coverage for libchamplain 0.4.1.
 	Update the OpenStreetMap license (fixes unit tests).
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index f653549..60e7371 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.09';
+our $VERSION = '0.10';
 
 use base 'DynaLoader';
 use Exporter 'import';



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