bump version again 1.008018
Karen Etheridge [Sun, 15 Sep 2013 19:47:48 +0000 (12:47 -0700)]
Changes
lib/local/lib.pm

diff --git a/Changes b/Changes
index d7b3921..c207538 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for local::lib
 
+1.008018   2013-09-15
         - print out actual paths in more test cases, for helping to diagnose
           mysterious failures
 
index 605fa79..92fc883 100644 (file)
@@ -10,7 +10,7 @@ use File::Spec ();
 use File::Path ();
 use Config;
 
-our $VERSION = '1.008017'; # 1.8.17
+our $VERSION = '1.008018'; # 1.8.18
 
 our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);