From: Matt S Trout Date: Sun, 9 Sep 2012 18:33:11 +0000 (+0000) Subject: switch version to full length X-Git-Tag: v1.000000~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=825199d87309a536fc85eb61f29cd2e788a8620b;hp=570ccfc8828e5a40de6af65305484ca35e4cdb13;p=p5sagit%2Fcurry.git switch version to full length --- diff --git a/lib/curry.pm b/lib/curry.pm index 7f35f6c..58bbeb4 100644 --- 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 {