projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
088e735
)
bump version
Graham Knop [Tue, 5 Nov 2013 23:36:13 +0000 (18:36 -0500)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
f4577f8
..
7285a0d
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.004004'; # 1.4.4
+our $VERSION = '1.005000'; # 1.5.0
sub VERSION {
for ($_[1]) {