summaryrefslogtreecommitdiff
path: root/lib/File
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-04-27 13:18:07 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-05-21 16:51:44 -0700
commitd9300573382183365aac22b25b72f38e5e727f89 (patch)
tree95511886f8493ecea454aa030a9e40bc48b2a068 /lib/File
parent5811c07eab31812ff5de61f98f74b8ae5500ae0f (diff)
downloadperl-d9300573382183365aac22b25b72f38e5e727f89.tar.gz
Increase $File::DosGlob::VERSION to 1.07
Diffstat (limited to 'lib/File')
-rw-r--r--lib/File/DosGlob.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/File/DosGlob.pm b/lib/File/DosGlob.pm
index 7e57175ca3..d71060842f 100644
--- a/lib/File/DosGlob.pm
+++ b/lib/File/DosGlob.pm
@@ -9,7 +9,7 @@
package File::DosGlob;
-our $VERSION = '1.06';
+our $VERSION = '1.07';
use strict;
use warnings;