Change 33996 by [EMAIL PROTECTED] on 2008/06/04 18:28:18
Forgot to update version in DirHandle.pm after updating.
No cookie for me.
Affected files ...
... //depot/perl/lib/DirHandle.pm#10 edit
Differences ...
==== //depot/perl/lib/DirHandle.pm#10 (text) ====
Index: perl/lib/DirHandle.pm
--- perl/lib/DirHandle.pm#9~33989~ 2008-06-02 06:54:24.000000000 -0700
+++ perl/lib/DirHandle.pm 2008-06-04 11:28:18.000000000 -0700
@@ -1,6 +1,6 @@
package DirHandle;
-our $VERSION = '1.01';
+our $VERSION = '1.02';
=head1 NAME
End of Patch.