Towards 1.16: require YAZ 2.1.41 and include zhello.pl
[ZOOM-Perl-moved-to-github.git] / lib / Net / Z3950 / ZOOM.pm
index bcac0ea..d9ccefa 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ZOOM.pm,v 1.30 2006-12-01 13:46:58 mike Exp $
+# $Id: ZOOM.pm,v 1.31 2006-12-06 11:18:33 mike Exp $
 
 package Net::Z3950::ZOOM; 
 
@@ -6,7 +6,7 @@ use 5.008;
 use strict;
 use warnings;
 
-our $VERSION = '1.15';
+our $VERSION = '1.16';
 
 require XSLoader;
 XSLoader::load('Net::Z3950::ZOOM', $VERSION);