projects
/
p5sagit/local-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
135193f
)
bump files for 1.008001 release.
Chris Nehren [Sun, 9 Jan 2011 10:30:31 +0000 (
05:30
-0500)]
Changes
patch
|
blob
|
blame
|
history
lib/local/lib.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
1a6067c
..
026e946
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,4
+1,5
@@
Revision history for local::lib
+1.008001
- Bootstrap Module::Build just like ExtUtils::MakeMaker
diff --git
a/lib/local/lib.pm
b/lib/local/lib.pm
index
8213a8f
..
65e5365
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.008000'; # 1.7.0
+our $VERSION = '1.008001'; # 1.8.1
our @KNOWN_FLAGS = qw(--self-contained);