I don't know how Getty managed to miss lib/local/lib.pm.
[p5sagit/local-lib.git] / lib / local / lib.pm
old mode 100755 (executable)
new mode 100644 (file)
index 8a7633d..cbee5da
@@ -11,7 +11,7 @@ use File::Path ();
 use Carp ();
 use Config;
 
-our $VERSION = '1.006006'; # 1.6.6
+our $VERSION = '1.006007'; # 1.6.7
 
 our @KNOWN_FLAGS = qw(--self-contained);