projects
/
p5sagit/local-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
176d4af
)
and bump the lib version itself
Chris Nehren [Fri, 10 Dec 2010 03:29:29 +0000 (22:29 -0500)]
lib/local/lib.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/local/lib.pm
b/lib/local/lib.pm
index
96e5a1c
..
27f0415
100644
(file)
--- a/
lib/local/lib.pm
+++ b/
lib/local/lib.pm
@@
-11,7
+11,7
@@
use File::Path ();
use Carp ();
use Config;
-our $VERSION = '1.006009'; # 1.6.9
+our $VERSION = '1.007000'; # 1.7.0
our @KNOWN_FLAGS = qw(--self-contained);