projects
/
p5sagit/strictures.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
13ac741
)
bump version to 1.2.2 for 'matt is an idiot' test fixing point release
Matt S Trout [Fri, 25 Feb 2011 13:35:24 +0000 (13:35 +0000)]
lib/strictures.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/strictures.pm
b/lib/strictures.pm
index
0ad8144
..
06301c0
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.002001'; # 1.2.1
+our $VERSION = '1.002002'; # 1.2.2
sub VERSION {
for ($_[1]) {