bump version for release
Karen Etheridge [Thu, 30 May 2013 01:46:42 +0000 (18:46 -0700)]
lib/App/FatPacker.pm

index cade35a..2ae6f3a 100644 (file)
@@ -14,7 +14,7 @@ use File::Copy qw(copy);
 use File::Path qw(mkpath rmtree);
 use B qw(perlstring);
 
-our $VERSION = '0.009016'; # 0.009.016
+our $VERSION = '0.009017'; # 0.009.017
 
 $VERSION = eval $VERSION;