bump version to 1.008000
[p5sagit/local-lib.git] / lib / local / lib.pm
index caa778c..8213a8f 100644 (file)
@@ -11,7 +11,7 @@ use File::Path ();
 use Carp ();
 use Config;
 
-our $VERSION = '1.007000'; # 1.7.0
+our $VERSION = '1.008000'; # 1.7.0
 
 our @KNOWN_FLAGS = qw(--self-contained);