Updated Changes and version
[p5sagit/local-lib.git] / lib / local / lib.pm
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);