projects
/
p5sagit/local-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
59b1a63
)
bump version to 1.008000
David Golden [Wed, 5 Jan 2011 11:50:45 +0000 (06:50 -0500)]
lib/local/lib.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/local/lib.pm
b/lib/local/lib.pm
index
caa778c
..
8213a8f
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.007000'; # 1.7.0
+our $VERSION = '1.008000'; # 1.7.0
our @KNOWN_FLAGS = qw(--self-contained);