From: Mike Taylor Date: Mon, 20 Dec 2004 09:22:12 +0000 (+0000) Subject: Version number to 0.03 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=2bbdfe302db25496a9d3dddfed84288da7dcb8e2;p=perl-pqf.git Version number to 0.03 --- diff --git a/lib/Net/Z3950/PQF.pm b/lib/Net/Z3950/PQF.pm index 1251acf..eff7aab 100644 --- a/lib/Net/Z3950/PQF.pm +++ b/lib/Net/Z3950/PQF.pm @@ -1,4 +1,4 @@ -# $Id: PQF.pm,v 1.4 2004-12-17 17:12:05 mike Exp $ +# $Id: PQF.pm,v 1.5 2004-12-20 09:22:12 mike Exp $ package Net::Z3950::PQF; @@ -8,7 +8,7 @@ use warnings; use Net::Z3950::PQF::Node; -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 NAME