projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5e80365
)
Bump File::Glob's VERSION to go with change 30103.
Nicholas Clark [Fri, 30 Mar 2007 16:17:25 +0000 (16:17 +0000)]
p4raw-id: //depot/perl@30791
ext/File/Glob/Glob.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/File/Glob/Glob.pm
b/ext/File/Glob/Glob.pm
index
133c650
..
15d4adb
100644
(file)
--- a/
ext/File/Glob/Glob.pm
+++ b/
ext/File/Glob/Glob.pm
@@
-56,7
+56,7
@@
use XSLoader ();
) ],
);
-$VERSION = '1.05';
+$VERSION = '1.06';
sub import {
require Exporter;