X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FApp%2FFatPacker.pm;fp=lib%2FApp%2FFatPacker.pm;h=e6710ad138bdf61a7f8f8f25bcd2138db8f91cc8;hb=07f2ae08782c7479f4558e8be6673eed4ce7f619;hp=056a502a1e423b05a52e05ea74b7d07b87b359e0;hpb=23b0c283a5a8c3589d089c1e92faf5d6ac7bf614;p=p5sagit%2FApp-FatPacker.git diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index 056a502..e6710ad 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.010004'; # 0.10.4 +our $VERSION = '0.010005'; # 0.10.5 $VERSION = eval $VERSION;