X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstrictures.pm;fp=lib%2Fstrictures.pm;h=1170a2574feb607e29c9a91840aada50872a2f33;hb=6c6d9fb583403321aeabc5f83f2e4256901a46d2;hp=21bd8b4a268ae66831f0195913f5abd0eada2793;hpb=32afac104b1b9c43ec0c986da013194f918577b6;p=p5sagit%2Fstrictures.git diff --git a/lib/strictures.pm b/lib/strictures.pm index 21bd8b4..1170a25 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.004003'; # 1.4.3 +our $VERSION = '1.004004'; # 1.4.4 sub VERSION { for ($_[1]) {