[libchamplain] Version change to 0.06



commit a3dc6f065acf08de73ac42938f6c5138bdd3427c
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Thu Jul 9 20:49:35 2009 +0200

    Version change to 0.06

 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 301c307..e26e322 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -1,5 +1,9 @@
 Revision history for Champlain
 
+0.06 Thu Jul  9 20:48:21 CEST 2009
+	Bindings for ChamplainSelectionLayer.
+
+
 0.05 Sat Jun 27 23:05:56 CEST 2009
 	New example: flickr.pl
 
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index 7949157..5aafdf8 100644
--- a/bindings/perl/Champlain/lib/Champlain.pm
+++ b/bindings/perl/Champlain/lib/Champlain.pm
@@ -92,7 +92,7 @@ at your option, any later version of Perl 5 you may have available.
 use warnings;
 use strict;
 
-our $VERSION = '0.05';
+our $VERSION = '0.06';
 
 use base 'DynaLoader';
 use Exporter 'import';



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