From: Torsten Raudssus Date: Thu, 10 Jun 2010 16:46:11 +0000 (+0200) Subject: Still an idiot ;) X-Git-Tag: 1.006009~22 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=c7febe7f13e96f586983eea42c0d0e3fa730e257 Still an idiot ;) --- diff --git a/lib/local/lib.pm b/lib/local/lib.pm index ee326e5..e8f117d 100755 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -11,7 +11,7 @@ use File::Path (); use Carp (); use Config; -our $VERSION = '1.006003'; # 1.6.3 +our $VERSION = '1.006004'; # 1.6.4 our @KNOWN_FLAGS = qw(--self-contained);