projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
abb5436
)
Bump version of IPC::Cmd
Rafael Garcia-Suarez [Thu, 25 Oct 2007 08:43:41 +0000 (08:43 +0000)]
p4raw-id: //depot/perl@32188
lib/IPC/Cmd.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/IPC/Cmd.pm
b/lib/IPC/Cmd.pm
index
bb951f8
..
8e7a5b1
100644
(file)
--- a/
lib/IPC/Cmd.pm
+++ b/
lib/IPC/Cmd.pm
@@
-13,7
+13,7
@@
BEGIN {
$USE_IPC_RUN $USE_IPC_OPEN3 $WARN
];
- $VERSION = '0.40';
+ $VERSION = '0.40_1';
$VERBOSE = 0;
$DEBUG = 0;
$WARN = 1;