From: Karen Etheridge Date: Thu, 12 Jul 2012 23:42:20 +0000 (-0700) Subject: 1.004001 X-Git-Tag: v1.004001~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5f607c480b29ec3e7460756a62260ab64df9afc;p=p5sagit%2Fstrictures.git 1.004001 --- diff --git a/lib/strictures.pm b/lib/strictures.pm index 37d8d2e..6b44c3d 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -5,7 +5,7 @@ use warnings FATAL => 'all'; use constant _PERL_LT_5_8_4 => ($] < 5.008004) ? 1 : 0; -our $VERSION = '1.004000'; # 1.4.0 +our $VERSION = '1.004001'; # 1.4.1 sub VERSION { for ($_[1]) {