--- cvsroot/Async-Interrupt/Interrupt.pm 2009/07/11 22:16:50 1.6 +++ cvsroot/Async-Interrupt/Interrupt.pm 2009/07/11 22:24:30 1.7 @@ -52,7 +52,7 @@ no warnings; BEGIN { - $VERSION = '0.03'; + $VERSION = '0.04'; require XSLoader; XSLoader::load Async::Interrupt::, $VERSION;