projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d8ab8f8
)
bump version
Graham Knop [Wed, 11 Dec 2013 01:23:13 +0000 (17:23 -0800)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
f53f82d
..
f979fa2
100644
(file)
--- a/
lib/strictures.pm
+++ b/
lib/strictures.pm
@@
-7,7
+7,7
@@
BEGIN {
*_PERL_LT_5_8_4 = ($] < 5.008004) ? sub(){1} : sub(){0};
}
-our $VERSION = '1.005001'; # 1.5.1
+our $VERSION = '1.005002'; # 1.5.2
sub VERSION {
for ($_[1]) {