Revision history for Perl extension Net::Z3950::SimpleServer
-1.20 [IN PROGRESS]
+1.20 Thu Jan 29 07:53:46 UTC 2015
- Add support for Type-1's proximity operator. Patch from
Simon Jacob of the National Library of Australia.
NAME=libnet-z3950-simpleserver-perl
-VERSION=1.19
+VERSION=1.20
OMIT_FROM_DIST="archive"
DEBIAN_DIST="jessie wheezy squeeze"
UBUNTU_DIST="trusty saucy precise"
@ISA = qw(Exporter AutoLoader DynaLoader);
@EXPORT = qw( );
-$VERSION = '1.19';
+$VERSION = '1.20';
bootstrap Net::Z3950::SimpleServer $VERSION;