diff options
Diffstat (limited to 'dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm')
-rw-r--r-- | dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm index 9abb12091f..ecb57c1ff5 100644 --- a/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm +++ b/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm @@ -8,7 +8,7 @@ use Math::BigInt::Calc 1.993; use vars '$VERSION'; -$VERSION = '0.28'; +$VERSION = '0.29'; ############################################################################## # global constants, flags and accessory |