From 872c1c4bfb681f8200ad9e1e54bb9156a53014eb Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Fri, 19 Nov 2010 23:44:20 +0000 Subject: [PATCH] Bump Math::BigInt::FastCalc to dev release as per Florian's request --- dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm b/dist/Math-BigInt-FastCalc/lib/Math/BigInt/FastCalc.pm index d068997..0fa7d0f 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 0.56; use vars '$VERSION'; -$VERSION = '0.24'; +$VERSION = '0.24_01'; ############################################################################## # global constants, flags and accessory -- 2.7.4