bindings/perl: Bumped version to 1.21 and updated Changes.
[liboping.git] / bindings / perl / lib / Net / Oping.pm
index 47993dc..bc109dc 100644 (file)
@@ -61,7 +61,7 @@ use warnings;
 
 use Carp (qw(cluck confess));
 
-our $VERSION = '1.20';
+our $VERSION = '1.21';
 
 require XSLoader;
 XSLoader::load ('Net::Oping', $VERSION);