projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
83fdb6a
)
Bump $VERSION due to #31686
Rafael Garcia-Suarez [Fri, 31 Aug 2007 13:23:29 +0000 (13:23 +0000)]
p4raw-id: //depot/perl@31772
lib/File/Spec/Unix.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/File/Spec/Unix.pm
b/lib/File/Spec/Unix.pm
index
98a24dd
..
f64a399
100644
(file)
--- a/
lib/File/Spec/Unix.pm
+++ b/
lib/File/Spec/Unix.pm
@@
-3,7
+3,7
@@
package File::Spec::Unix;
use strict;
use vars qw($VERSION);
-$VERSION = '1.5';
+$VERSION = '1.5_01';
=head1 NAME