prep for release
Karen Etheridge [Sat, 10 Nov 2012 22:40:09 +0000 (14:40 -0800)]
lib/strictures.pm

index 2ef91fe..714faaa 100644 (file)
@@ -5,7 +5,7 @@ use warnings FATAL => 'all';
 
 use constant _PERL_LT_5_8_4 => ($] < 5.008004) ? 1 : 0;
 
-our $VERSION = '1.004002'; # 1.4.2
+our $VERSION = '1.004003'; # 1.4.3
 
 sub VERSION {
   for ($_[1]) {