Change 33984 by [EMAIL PROTECTED] on 2008/06/01 19:49:50

        Bump version of IO::Dir after last patch

Affected files ...

... //depot/perl/ext/IO/lib/IO/Dir.pm#17 edit

Differences ...

==== //depot/perl/ext/IO/lib/IO/Dir.pm#17 (text) ====
Index: perl/ext/IO/lib/IO/Dir.pm
--- perl/ext/IO/lib/IO/Dir.pm#16~33983~ 2008-06-01 12:48:18.000000000 -0700
+++ perl/ext/IO/lib/IO/Dir.pm   2008-06-01 12:49:50.000000000 -0700
@@ -19,7 +19,7 @@
 use File::Spec;
 
 @ISA = qw(Tie::Hash Exporter);
-$VERSION = "1.06";
+$VERSION = "1.06_01";
 $VERSION = eval $VERSION;
 @EXPORT_OK = qw(DIR_UNLINK);
 
End of Patch.

Reply via email to