bump files for 1.008001 release.
Chris Nehren [Sun, 9 Jan 2011 10:30:31 +0000 (05:30 -0500)]
Changes
lib/local/lib.pm

diff --git a/Changes b/Changes
index 1a6067c..026e946 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,5 @@
 Revision history for local::lib
+1.008001
 
         - Bootstrap Module::Build just like ExtUtils::MakeMaker
 
index 8213a8f..65e5365 100644 (file)
@@ -11,7 +11,7 @@ use File::Path ();
 use Carp ();
 use Config;
 
-our $VERSION = '1.008000'; # 1.7.0
+our $VERSION = '1.008001'; # 1.8.1
 
 our @KNOWN_FLAGS = qw(--self-contained);