Updated Changes and version
Torsten Raudssus [Thu, 10 Jun 2010 01:45:22 +0000 (03:45 +0200)]
Changes
lib/local/lib.pm

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
index 7f1d406..a5fd0cf 100755 (executable)
@@ -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);