From: Graham Knop Date: Wed, 25 Feb 2015 23:06:17 +0000 (-0500) Subject: bump version to 2.000000 X-Git-Tag: v2.000000~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Fstrictures.git;a=commitdiff_plain;h=19359f5a80d4330444b74221c32460813c7acb48 bump version to 2.000000 --- diff --git a/lib/strictures.pm b/lib/strictures.pm index 909d27a..06b848c 100644 --- a/lib/strictures.pm +++ b/lib/strictures.pm @@ -8,9 +8,8 @@ BEGIN { *_CAN_GOTO_VERSION = ($] >= 5.008000) ? sub(){1} : sub(){0}; } -our $VERSION = '1.999_002'; +our $VERSION = '2.000000'; $VERSION = eval $VERSION; -$VERSION = 2; # a bit of a cheat, but requesting v2 needs to be possible our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw( closure