Add ignoreprops everywhere. Update changes and bump version for release. Update MANIF...
[p5sagit/local-lib.git] / lib / local / lib.pm
index 9440ad3..cd058f1 100644 (file)
@@ -11,7 +11,7 @@ use File::Path ();
 use Carp ();
 use Config;
 
-our $VERSION = '1.004002'; # 1.4.2
+our $VERSION = '1.004003'; # 1.4.3
 
 sub import {
   my ($class, @args) = @_;