Add watchdog() call to ext/IO/t/io_multihomed.t
[p5sagit/p5-mst-13.2.git] / ext / IO / IO.pm
index 70017cb..ac06642 100644 (file)
@@ -7,7 +7,7 @@ use Carp;
 use strict;
 use warnings;
 
-our $VERSION = "1.20";
+our $VERSION = "1.23_01";
 XSLoader::load 'IO', $VERSION;
 
 sub import {