Updated Changesfile
[p5sagit/local-lib.git] / lib / local / lib.pm
index 96564d5..d15ea5b 100644 (file)
@@ -11,7 +11,7 @@ use File::Path ();
 use Carp ();
 use Config;
 
-our $VERSION = '1.005001'; # 1.5.1
+our $VERSION = '1.006001'; # 1.6.1
 
 our @KNOWN_FLAGS = qw(--self-contained);