From 017d65ef38e14c55e693ae5511db580d934ccb3e Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Thu, 11 Feb 2010 15:49:50 +1300 Subject: [PATCH] Cil should now be at 0.07.00, all set for a release --- lib/CIL.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.5