Alpha version numbers noticed by Schwern.
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Dir.pm
index ccae4f0..de736cc 100644 (file)
@@ -19,7 +19,7 @@ use File::stat;
 use File::Spec;
 
 @ISA = qw(Tie::Hash Exporter);
-$VERSION = "1.03_00";
+$VERSION = "1.04";
 $VERSION = eval $VERSION;
 @EXPORT_OK = qw(DIR_UNLINK);