Bump up the VERSIONs of modules that have changed since 5.6.0,
[p5sagit/p5-mst-13.2.git] / lib / Math / Complex.pm
index 9812513..4634d0f 100644 (file)
@@ -9,7 +9,7 @@ package Math::Complex;
 
 our($VERSION, @ISA, @EXPORT, %EXPORT_TAGS, $Inf);
 
-$VERSION = 1.31;
+$VERSION = 1.32;
 
 BEGIN {
     unless ($^O eq 'unicosmk') {