summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/Math-Complex/lib/Math/Complex.pm2
-rw-r--r--dist/Math-Complex/lib/Math/Trig.pm2
2 files changed, 2 insertions, 2 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;
diff --git a/dist/Math-Complex/lib/Math/Trig.pm b/dist/Math-Complex/lib/Math/Trig.pm
index 5745ae14d8..cabed122cf 100644
--- a/dist/Math-Complex/lib/Math/Trig.pm
+++ b/dist/Math-Complex/lib/Math/Trig.pm
@@ -15,7 +15,7 @@ require Exporter;
our @ISA = qw(Exporter);
-our $VERSION = 1.61;
+our $VERSION = 1.62;
my @angcnv = qw(rad2deg rad2grad
deg2rad deg2grad