]> err.no Git - libchamplain/commitdiff
Version change to 0.02
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Mon, 16 Mar 2009 18:31:02 +0000 (19:31 +0100)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 25 Mar 2009 08:06:18 +0000 (10:06 +0200)
bindings/perl/Champlain/Changes
bindings/perl/Champlain/lib/Champlain.pm

index 581c203f019f46eddefbeadfda6a0268dd385944..883bdf58b2c8b198e7e3b4d51e0a216de8f85614 100644 (file)
@@ -1,5 +1,8 @@
 Revision history for Champlain
 
+0.02 Mon Mar 16 19:29:31 CET 2009
+       Cleanup in the project.
+
+
 0.01 Sat Mar 14 10:33:12 CET 2009
        First version, released on an unsuspecting world.
-
index bc52fdc4d07a0ee3d1a708ec40d6db4e47eafa78..4361512d12df7b60b0377763d909ff030ac65f90 100644 (file)
@@ -86,7 +86,7 @@ at your option, any later version of Perl 5 you may have available.
 use warnings;
 use strict;
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 use base 'DynaLoader';
 use Exporter 'import';