[libchamplain] Version change to 0.05



commit 89f909df01c0b7574add2ce5d1897f8fc03a3a44
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date:   Sat Jun 27 23:14:41 2009 +0200

    Version change to 0.05

 bindings/perl/Champlain/Changes          |    4 +++-
 bindings/perl/Champlain/lib/Champlain.pm |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/bindings/perl/Champlain/Changes b/bindings/perl/Champlain/Changes
index 16f95dc..301c307 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -1,5 +1,8 @@
 Revision history for Champlain
 
+0.05 Sat Jun 27 23:05:56 CEST 2009
+	New example: flickr.pl
+
 
 0.04 Mon Jun 15 23:48:13 CEST 2009
 	Bindings for libchamplain 0.3.3.
@@ -21,4 +24,3 @@ Revision history for Champlain
 
 0.01 Sat Mar 14 10:33:12 CET 2009
 	First version, released on an unsuspecting world.
-
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index eb08236..7949157 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.04';
+our $VERSION = '0.05';
 
 use base 'DynaLoader';
 use Exporter 'import';



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