This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump $Math::{Complex,Trig}::VERSION
authorTony Cook <tony@develop-help.com>
Tue, 28 Feb 2023 22:50:56 +0000 (09:50 +1100)
committerTony Cook <tony@develop-help.com>
Tue, 28 Feb 2023 22:50:56 +0000 (09:50 +1100)
dist/Math-Complex/lib/Math/Complex.pm
dist/Math-Complex/lib/Math/Trig.pm

index 2c48310..e6d15b7 100644 (file)
@@ -10,7 +10,7 @@ package Math::Complex;
 { use 5.006; }
 use strict;
 
-our $VERSION = 1.61;
+our $VERSION = 1.62;
 
 use Config;
 
index 5745ae1..cabed12 100644 (file)
@@ -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