Change 34531 by [EMAIL PROTECTED] on 2008/10/20 15:12:36

        Bump the $VERSION of File::stat (documentation changed).

Affected files ...

... //depot/perl/lib/File/stat.pm#17 edit

Differences ...

==== //depot/perl/lib/File/stat.pm#17 (text) ====
Index: perl/lib/File/stat.pm
--- perl/lib/File/stat.pm#16~34386~     2008-09-21 10:10:23.000000000 -0700
+++ perl/lib/File/stat.pm       2008-10-20 08:12:36.000000000 -0700
@@ -6,7 +6,7 @@
 
 our(@EXPORT, @EXPORT_OK, %EXPORT_TAGS);
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 BEGIN { 
     use Exporter   ();
End of Patch.

Reply via email to