This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade Math::BigInt from version 1.999707 to 1.999710
[perl5.git] / cpan / Math-BigInt / lib / Math / BigInt / Calc.pm
index 394c835..46b41e1 100644 (file)
@@ -4,7 +4,7 @@ use 5.006002;
 use strict;
 use warnings;
 
-our $VERSION = '1.999707';
+our $VERSION = '1.999710';
 
 # Package to store unsigned big integers in decimal and do math with them