[libchamplain: 12/39] Version change to 0.07



commit 2eab31182226fea71bbd3b0fcb1e6c899de152ff
Author: Emmanuel Rodriguez <emmanuel rodriguez booking com>
Date:   Tue Sep 15 22:10:22 2009 +0200

    Version change to 0.07

 bindings/perl/Champlain/Changes          |    3 +++
 bindings/perl/Champlain/lib/Champlain.pm |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/Changes b/bindings/perl/Champlain/Changes
index 0db3dba..7818f84 100644
--- a/bindings/perl/Champlain/Changes
+++ b/bindings/perl/Champlain/Changes
@@ -1,5 +1,8 @@
 Revision history for Champlain
 
+0.07 Tue Sep 15 22:05:38 CEST 2009
+	Port to libchamplain 0.4 and clutter 1.0
+
 0.06 Sat Aug  8 09:32:26 CEST 2009
 	Full coverage for libchamplain 0.3.5 (the last release to use clutter 0.8).
 	Updated the example flickr.pl.
diff --git a/bindings/perl/Champlain/lib/Champlain.pm b/bindings/perl/Champlain/lib/Champlain.pm
index 88c8752..488e10e 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.06';
+our $VERSION = '0.07';
 
 use base 'DynaLoader';
 use Exporter 'import';



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