projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
653f437
)
bump version to 1.2.0 since we're adding author checks
Matt S Trout [Wed, 16 Feb 2011 00:42:16 +0000 (
00:42
+0000)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
132b92b
..
3286a54
100644
(file)
--- a/
lib/strictures.pm
+++ b/
lib/strictures.pm
@@
-3,7
+3,7
@@
package strictures;
use strict;
use warnings FATAL => 'all';
-our $VERSION = '1.001001'; # 1.1.1
+our $VERSION = '1.002000'; # 1.2.0
sub VERSION {
for ($_[1]) {