projects
/
p5sagit/curry.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
570ccfc
)
switch version to full length
Matt S Trout [Sun, 9 Sep 2012 18:33:11 +0000 (18:33 +0000)]
lib/curry.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/curry.pm
b/lib/curry.pm
index
7f35f6c
..
58bbeb4
100644
(file)
--- a/
lib/curry.pm
+++ b/
lib/curry.pm
@@
-1,6
+1,6
@@
package curry;
-our $VERSION = '1.0';
+our $VERSION = '1.000000';
$VERSION = eval $VERSION;
sub AUTOLOAD {