X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FApp%2FFatPacker.pm;h=3a0bf06f5cc2870b546119d30241eb3b1f73df2c;hb=7180ec197a68ca3fc5c1326db1504bc828f5b001;hp=2b520fe1e34703633b5e646ed6e7e692142e8ec4;hpb=903e8b916f4b500504f3dbf48c9496d0d025c897;p=p5sagit%2FApp-FatPacker.git diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index 2b520fe..3a0bf06 100644 --- a/lib/App/FatPacker.pm +++ b/lib/App/FatPacker.pm @@ -13,7 +13,7 @@ use File::Copy qw(copy); use File::Path qw(mkpath rmtree); use B qw(perlstring); -our $VERSION = '0.009011'; # 0.9.11 +our $VERSION = '0.009012'; # 0.9.012 $VERSION = eval $VERSION;