X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FNet%2FZ3950%2FZOOM.pm;h=2b1796499de9648ef9d7071fc3311eb189cef57f;hb=bd9655f57c044d15ff28da78ceb2f2f100ea5b84;hp=6e65d5d1bbe004a4daa7d618b2164c58fbbedceb;hpb=ecc0ec8f7c966c6566128351e46b5e0ba92d17d9;p=ZOOM-Perl-moved-to-github.git diff --git a/lib/Net/Z3950/ZOOM.pm b/lib/Net/Z3950/ZOOM.pm index 6e65d5d..2b17964 100644 --- a/lib/Net/Z3950/ZOOM.pm +++ b/lib/Net/Z3950/ZOOM.pm @@ -4,7 +4,7 @@ use 5.008; use strict; use warnings; -our $VERSION = '1.26'; +our $VERSION = '1.29'; require XSLoader; XSLoader::load('Net::Z3950::ZOOM', $VERSION);