--- cvsroot/Async-Interrupt/Interrupt.pm 2009/07/12 01:44:01 1.8 +++ cvsroot/Async-Interrupt/Interrupt.pm 2009/07/12 16:33:26 1.9 @@ -99,7 +99,7 @@ no warnings; BEGIN { - $VERSION = '0.04'; + $VERSION = '0.041'; require XSLoader; XSLoader::load Async::Interrupt::, $VERSION;