]> git.mjollnir.org Git - cil.git/commitdiff
Cil should now be at 0.07.00, all set for a release
authorAndrew Chilton <andychilton@gmail.com>
Thu, 11 Feb 2010 02:49:50 +0000 (15:49 +1300)
committerAndrew Chilton <andychilton@gmail.com>
Thu, 11 Feb 2010 02:49:50 +0000 (15:49 +1300)
lib/CIL.pm

index 6250a333ee508f9aa7e5deae90e036e516d7e2b4..548ada30ef33b657df93b4d4481bc595987d6374 100644 (file)
@@ -29,7 +29,7 @@ use File::HomeDir;
 use CIL::Git;
 
 use vars qw( $VERSION );
-$VERSION = '0.5.1';
+$VERSION = '0.07.00';
 
 use Module::Pluggable
         sub_name    => 'commands',