X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FApp-FatPacker.git;a=blobdiff_plain;f=lib%2FApp%2FFatPacker.pm;h=e376e6f4244fac9a1e04e7c330f0f97c832b4fb4;hp=d008cbbb4103db03b116ba78a7a91d98b1de2b94;hb=5f8377268baf4df1497171c496a609a131a4f76f;hpb=64941bce7d7ab9c4e1e6149f3ba15960def740b5 diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index d008cbb..e376e6f 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.010007'; # 0.10.7 +our $VERSION = '0.010008'; # v0.10.8 $VERSION = eval $VERSION;