X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FApp%2FFatPacker.pm;h=3de2e253248aac59e0cd0d0e06601d6617ae6970;hb=ce824fac99acf8d28dbb3de685d6d73e62769eb9;hp=881c38f167d4a4861d14f31d35f000f0ec04d7a2;hpb=87108237c760fbf54141056f6f3a0f0a62fb1001;p=p5sagit%2FApp-FatPacker.git diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index 881c38f..3de2e25 100644 --- a/lib/App/FatPacker.pm +++ b/lib/App/FatPacker.pm @@ -14,7 +14,7 @@ use File::Copy qw(copy); use File::Path qw(mkpath rmtree); use B qw(perlstring); -our $VERSION = '0.009012'; # 0.9.012 +our $VERSION = '0.009013'; # 0.9.013 $VERSION = eval $VERSION;