--- cvsroot/Async-Interrupt/Interrupt.pm 2014/04/11 04:24:47 1.33 +++ cvsroot/Async-Interrupt/Interrupt.pm 2015/02/11 19:31:21 1.34 @@ -238,7 +238,7 @@ # etc. might be null pointers. $SIG{KILL} = sub { }; - our $VERSION = '1.2'; + our $VERSION = 1.21; require XSLoader; XSLoader::load ("Async::Interrupt", $VERSION);