bump version to 1.008021 1.008021
Karen Etheridge [Fri, 4 Oct 2013 21:07:48 +0000 (14:07 -0700)]
Changes
lib/local/lib.pm

diff --git a/Changes b/Changes
index 4c2c878..18581da 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for local::lib
 
+1.008021   2013-10-04 (development release, unindexed)
         - yet another attempt to overcome win32 testing issues (paths with
           spaces, backslashes)
 
index 5f90456..7b2cf2b 100644 (file)
@@ -10,7 +10,7 @@ use File::Spec ();
 use File::Path ();
 use Config;
 
-our $VERSION = '1.008_020'; # 1.8.20 development release
+our $VERSION = '1.008_021'; # 1.8.21 development release
 $VERSION = eval $VERSION;
 
 our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);