summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2013-06-19 21:17:42 -0400
committerDavid Golden <dagolden@cpan.org>2013-06-19 21:17:42 -0400
commitbe4c439fc4419c08e2f011085c166fb95027cbd1 (patch)
tree8b0e6e83177182c28b07424fda31a5f47e1841db
parentb39091a6342bf35baed447458b0a300cffa10fec (diff)
downloadperl-be4c439fc4419c08e2f011085c166fb95027cbd1.tar.gz
bump Time::Piece VERSION to 1.2002
-rw-r--r--cpan/Time-Piece/Piece.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Time-Piece/Piece.pm b/cpan/Time-Piece/Piece.pm
index a3f7fb660b..1f27350c30 100644
--- a/cpan/Time-Piece/Piece.pm
+++ b/cpan/Time-Piece/Piece.pm
@@ -19,7 +19,7 @@ our %EXPORT_TAGS = (
':override' => 'internal',
);
-our $VERSION = '1.20_01';
+our $VERSION = '1.2002';
bootstrap Time::Piece $VERSION;