From: Andrew Chilton Date: Thu, 11 Feb 2010 02:49:50 +0000 (+1300) Subject: Cil should now be at 0.07.00, all set for a release X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=017d65ef38e14c55e693ae5511db580d934ccb3e;p=cil.git Cil should now be at 0.07.00, all set for a release --- diff --git a/lib/CIL.pm b/lib/CIL.pm index 6250a33..548ada3 100644 --- a/lib/CIL.pm +++ b/lib/CIL.pm @@ -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',