--- cvsroot/Async-Interrupt/Interrupt.pm 2015/02/11 19:31:21 1.34 +++ cvsroot/Async-Interrupt/Interrupt.pm 2018/01/18 16:43:35 1.35 @@ -238,7 +238,7 @@ # etc. might be null pointers. $SIG{KILL} = sub { }; - our $VERSION = 1.21; + our $VERSION = 1.22; require XSLoader; XSLoader::load ("Async::Interrupt", $VERSION);