projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ccea220
)
Forgot to update version in DirHandle.pm after updating.
Steve Peters [Wed, 4 Jun 2008 18:28:18 +0000 (18:28 +0000)]
No cookie for me.
p4raw-id: //depot/perl@33996
lib/DirHandle.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DirHandle.pm
b/lib/DirHandle.pm
index
e8274a8
..
0bddec2
100644
(file)
--- a/
lib/DirHandle.pm
+++ b/
lib/DirHandle.pm
@@
-1,6
+1,6
@@
package DirHandle;
-our $VERSION = '1.01';
+our $VERSION = '1.02';
=head1 NAME