Change 31772 by [EMAIL PROTECTED] on 2007/08/31 13:23:29
Bump $VERSION due to #31686
Affected files ...
... //depot/perl/lib/File/Spec/Unix.pm#59 edit
Differences ...
==== //depot/perl/lib/File/Spec/Unix.pm#59 (text) ====
Index: perl/lib/File/Spec/Unix.pm
--- perl/lib/File/Spec/Unix.pm#58~31686~ 2007-08-08 09:28:40.000000000
-0700
+++ perl/lib/File/Spec/Unix.pm 2007-08-31 06:23:29.000000000 -0700
@@ -3,7 +3,7 @@
use strict;
use vars qw($VERSION);
-$VERSION = '1.5';
+$VERSION = '1.5_01';
=head1 NAME
End of Patch.