--- cvsroot/Async-Interrupt/Interrupt.pm 2018/04/17 19:24:32 1.37 +++ cvsroot/Async-Interrupt/Interrupt.pm 2019/04/21 09:42:27 1.38 @@ -238,7 +238,7 @@ # etc. might be null pointers. $SIG{KILL} = sub { }; - our $VERSION = 1.24; + our $VERSION = 1.25; require XSLoader; XSLoader::load ("Async::Interrupt", $VERSION);