summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2016-01-04 13:33:22 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2016-01-05 13:08:01 +0000
commit1d5bcce3b0d190a88de46d72740373f3c00ab576 (patch)
treecedee77796a7bbf1d45524a588ca2a8366a72136
parent6b10d254fe18e6928745e2db24fec45528237d83 (diff)
downloadperl-1d5bcce3b0d190a88de46d72740373f3c00ab576.tar.gz
Upgrade Math-BigInt-FastCalc from version 0.38 to 0.40
-rwxr-xr-xPorting/Maintainers.pl2
-rw-r--r--cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index cad71b3714..deffec0c11 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -736,7 +736,7 @@ use File::Glob qw(:case);
},
'Math::BigInt::FastCalc' => {
- 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.38.tar.gz',
+ 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.40.tar.gz',
'FILES' => q[cpan/Math-BigInt-FastCalc],
'EXCLUDED' => [
qr{^inc/},
diff --git a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
index c73f7c46f3..2cc49f41f6 100644
--- a/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
+++ b/cpan/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm
@@ -6,7 +6,7 @@ use warnings;
use Math::BigInt::Calc 1.999706;
-our $VERSION = '0.38';
+our $VERSION = '0.40';
##############################################################################
# global constants, flags and accessory