summaryrefslogtreecommitdiff
path: root/dist/Math-Complex/lib/Math/Complex.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dist/Math-Complex/lib/Math/Complex.pm')
-rw-r--r--dist/Math-Complex/lib/Math/Complex.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Math-Complex/lib/Math/Complex.pm b/dist/Math-Complex/lib/Math/Complex.pm
index 2c48310fe9..e6d15b70b9 100644
--- a/dist/Math-Complex/lib/Math/Complex.pm
+++ b/dist/Math-Complex/lib/Math/Complex.pm
@@ -10,7 +10,7 @@ package Math::Complex;
{ use 5.006; }
use strict;
-our $VERSION = 1.61;
+our $VERSION = 1.62;
use Config;