bump version to 1.008000
David Golden [Wed, 5 Jan 2011 11:50:45 +0000 (06:50 -0500)]
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);