X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstrictures.pm;h=ac8337aa09c4f435dac0d96993fce07a1cd113f6;hb=2e6099f454e536da74989691efe7f18a6f86f115;hp=c5aca4b6c25ffabb32f7a3d0b7c196bb10f27b2a;hpb=bc2262ba79e706693def6ce1024b22f5c7451adf;p=p5sagit%2Fstrictures.git diff --git a/lib/strictures.pm b/lib/strictures.pm index c5aca4b..ac8337a 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.003000'; # 1.3.0 +our $VERSION = '1.003001'; # 1.3.1 sub VERSION { for ($_[1]) {