projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a086d4e
)
Bumping version to 2.000001
Graham Knop [Sun, 28 Jun 2015 07:38:01 +0000 (
03:38
-0400)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
b15fc01
..
91b4018
100644
(file)
--- a/
lib/strictures.pm
+++ b/
lib/strictures.pm
@@
-10,7
+10,7
@@
BEGIN {
*_CAN_GOTO_VERSION = ($] >= 5.010000) ? sub(){1} : sub(){0};
}
-our $VERSION = '2.000000';
+our $VERSION = '2.000001';
$VERSION = eval $VERSION;
our @WARNING_CATEGORIES = grep { exists $warnings::Offsets{$_} } qw(