bump version for release 1.008011
Karen Etheridge [Sat, 27 Jul 2013 02:49:23 +0000 (19:49 -0700)]
Changes
lib/local/lib.pm

diff --git a/Changes b/Changes
index cf9b8e6..40d4b4f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for local::lib
 
+1.008011 2013-07-26
         - skip CPAN workaround if running via cpanminus  (miyagawa, RT#85731)
 
 1.008010 2013-05-26
index d663bb4..2e477e6 100644 (file)
@@ -10,7 +10,7 @@ use File::Spec ();
 use File::Path ();
 use Config;
 
-our $VERSION = '1.008010'; # 1.8.10
+our $VERSION = '1.008011'; # 1.8.11
 
 our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);