From: Steve Peters Date: Wed, 4 Jun 2008 18:28:18 +0000 (+0000) Subject: Forgot to update version in DirHandle.pm after updating. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f0291b57b36831927aaa01a24eedab2c7804fdf2;p=p5sagit%2Fp5-mst-13.2.git Forgot to update version in DirHandle.pm after updating. No cookie for me. p4raw-id: //depot/perl@33996 --- diff --git a/lib/DirHandle.pm b/lib/DirHandle.pm index e8274a8..0bddec2 100644 --- a/lib/DirHandle.pm +++ b/lib/DirHandle.pm @@ -1,6 +1,6 @@ package DirHandle; -our $VERSION = '1.01'; +our $VERSION = '1.02'; =head1 NAME