pre Math::BigInt v1.72
[p5sagit/p5-mst-13.2.git] / lib / Math / BigInt.pm
index 25fb8f8..b84ad36 100644 (file)
@@ -18,7 +18,7 @@ package Math::BigInt;
 my $class = "Math::BigInt";
 require 5.005;
 
-$VERSION = '1.71';
+$VERSION = '1.72';
 use Exporter;
 @ISA =       qw( Exporter );
 @EXPORT_OK = qw( objectify bgcd blcm);