projects
/
p5sagit/local-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0f5e2f4
)
Updated Changes and version
Torsten Raudssus [Thu, 10 Jun 2010 01:45:22 +0000 (
03:45
+0200)]
Changes
patch
|
blob
|
blame
|
history
lib/local/lib.pm
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
7bb5202
..
34e58b5
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,9
@@
Revision history for local::lib
+1.006002 2010-06-10
+
+ - Hotfix for a search.cpan.org "Bug"
+
1.006001 2010-06-10
- Added german translation
diff --git
a/lib/local/lib.pm
b/lib/local/lib.pm
index
7f1d406
..
a5fd0cf
100755
(executable)
--- a/
lib/local/lib.pm
+++ b/
lib/local/lib.pm
@@
-11,7
+11,7
@@
use File::Path ();
use Carp ();
use Config;
-our $VERSION = '1.006001'; # 1.6.1
+our $VERSION = '1.006002'; # 1.6.2
our @KNOWN_FLAGS = qw(--self-contained);