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

index bb951f8..8e7a5b1 100644 (file)
@@ -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;