summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2023-03-01 09:50:56 +1100
committerTony Cook <tony@develop-help.com>2023-03-01 09:50:56 +1100
commit1bc6b32c00831fcbf45413bd1e7d5ea44bff81ab (patch)
tree0588c79f8028374e3e42b40da2f8926a04107cd9 /dist
parente15e200786b11858b8b4d82e91f6a3eeed934f15 (diff)
downloadperl-1bc6b32c00831fcbf45413bd1e7d5ea44bff81ab.tar.gz
bump $Math::{Complex,Trig}::VERSION
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