projects
/
p5sagit/App-FatPacker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
66a19d0
)
bump version for next release
Karen Etheridge [Wed, 3 Apr 2013 21:33:24 +0000 (14:33 -0700)]
lib/App/FatPacker.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/FatPacker.pm
b/lib/App/FatPacker.pm
index
95757b9
..
8cf5462
100644
(file)
--- 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.009013'; # 0.9.013
+our $VERSION = '0.009014'; # 0.009.014
$VERSION = eval $VERSION;