bump version to 2.000000
Graham Knop [Wed, 25 Feb 2015 23:06:17 +0000 (18:06 -0500)]
lib/strictures.pm

index 909d27a..06b848c 100644 (file)
@@ -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