X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FApp%2FFatPacker.pm;h=0ec72c676ddb6e85d81e49bdb3aa8edd01840882;hb=bb5ea74187d347fbee28edb73685cc5123d966f2;hp=aa3caefffe9a9b3b011ffbd61907c7eaa86686cf;hpb=002ecfea279e0e4db46718a0b499f76155439e16;p=p5sagit%2FApp-FatPacker.git diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index aa3caef..0ec72c6 100644 --- a/lib/App/FatPacker.pm +++ b/lib/App/FatPacker.pm @@ -13,7 +13,7 @@ use File::Copy qw(copy); use File::Path qw(make_path remove_tree); use B qw(perlstring); -our $VERSION = '0.009003'; # 0.9.3 +our $VERSION = '0.009004'; # 0.9.4 $VERSION = eval $VERSION;