summaryrefslogtreecommitdiff
path: root/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Math-BigInt/lib/Math/BigInt/Calc.pm')
-rw-r--r--cpan/Math-BigInt/lib/Math/BigInt/Calc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm b/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
index 4be50f421b..81146dfa6f 100644
--- a/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
+++ b/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm
@@ -4,7 +4,7 @@ use 5.006001;
use strict;
use warnings;
-our $VERSION = '1.999726';
+our $VERSION = '1.999727';
$VERSION = eval $VERSION;
# Package to store unsigned big integers in decimal and do math with them