1.008003 with fixed stacking tests
[p5sagit/local-lib.git] / lib / local / lib.pm
index 578c71a..dd3d5da 100644 (file)
@@ -11,7 +11,7 @@ use File::Path ();
 use Carp ();
 use Config;
 
-our $VERSION = '1.008002'; # 1.8.2
+our $VERSION = '1.008003'; # 1.8.3
 
 our @KNOWN_FLAGS = qw(--self-contained --deactivate --deactivate-all);