X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FNet%2FZ3950%2FZOOM.pm;fp=lib%2FNet%2FZ3950%2FZOOM.pm;h=7e9be7f260c9ab04e253c8f7977fa53cb9cedf61;hb=1b20412a345bace276d8274e68d383bd35626706;hp=e00f2b5039cab0c0f240d4d969cb4eead772914e;hpb=335b30a971618cba8b82fab99829a743e9324172;p=ZOOM-Perl-moved-to-github.git diff --git a/lib/Net/Z3950/ZOOM.pm b/lib/Net/Z3950/ZOOM.pm index e00f2b5..7e9be7f 100644 --- a/lib/Net/Z3950/ZOOM.pm +++ b/lib/Net/Z3950/ZOOM.pm @@ -1,4 +1,4 @@ -# $Id: ZOOM.pm,v 1.35 2007-08-15 18:37:38 mike Exp $ +# $Id: ZOOM.pm,v 1.36 2007-10-29 11:52:39 mike Exp $ package Net::Z3950::ZOOM; @@ -6,7 +6,7 @@ use 5.008; use strict; use warnings; -our $VERSION = '1.20'; +our $VERSION = '1.21'; require XSLoader; XSLoader::load('Net::Z3950::ZOOM', $VERSION);