Version 1.29
[ZOOM-Perl-moved-to-github.git] / lib / Net / Z3950 / ZOOM.pm
index b8711c5..2b17964 100644 (file)
@@ -1,12 +1,10 @@
-# $Id: ZOOM.pm,v 1.41 2008-06-17 10:30:52 mike Exp $
-
 package Net::Z3950::ZOOM; 
 
 use 5.008;
 use strict;
 use warnings;
 
-our $VERSION = '1.24';
+our $VERSION = '1.29';
 
 require XSLoader;
 XSLoader::load('Net::Z3950::ZOOM', $VERSION);