Changelog reversion to stable 1.008004 plus carp fix
[p5sagit/local-lib.git] / lib / local / lib.pm
index e00b221..6b8c733 100644 (file)
@@ -10,7 +10,7 @@ use File::Spec ();
 use File::Path ();
 use Config;
 
-our $VERSION = '1.008004'; # 1.8.4
+our $VERSION = '1.008007'; # 1.8.4
 
 our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);