Fix typo in -l*perl* pattern
[p5sagit/p5-mst-13.2.git] / lib / File / Compare.pm
index cef2423..a76eb1f 100644 (file)
@@ -7,7 +7,7 @@ require Exporter;
 use Carp;
 use UNIVERSAL qw(isa);
 
-$VERSION = '1.1';
+$VERSION = '1.1001';
 @ISA = qw(Exporter);
 @EXPORT = qw(compare);
 @EXPORT_OK = qw(cmp);