Code

bindings/perl: Bumped version to 1.10; Updated Changes.
[liboping.git] / bindings / perl / lib / Net / Oping.pm
index ff86d4bc22a8d25eaf3ec8cae1579b5d77ec3d8b..4b601d18d53e5ce5c41e464e9dad98966222b916 100644 (file)
@@ -61,7 +61,7 @@ use warnings;
 
 use Carp (qw(cluck confess));
 
-our $VERSION = '1.02';
+our $VERSION = '1.10';
 
 require XSLoader;
 XSLoader::load ('Net::Oping', $VERSION);