X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy.pm;h=6c87cd988fab526fad197a6e313ef2b98c5304e9;hp=0fe969eafded6b1da4992e881f25becdee7cf6f2;hb=2d20b2abfe6e9e3417d4985aa1e322d520f1c38f;hpb=393f5d3e8ba6ee9d8e15174914c060d6ff0f0c9d diff --git a/lib/ZOOM/IRSpy.pm b/lib/ZOOM/IRSpy.pm index 0fe969e..6c87cd9 100644 --- a/lib/ZOOM/IRSpy.pm +++ b/lib/ZOOM/IRSpy.pm @@ -1,4 +1,4 @@ -# $Id: IRSpy.pm,v 1.85 2007-06-27 11:09:03 mike Exp $ +# $Id: IRSpy.pm,v 1.87 2007-07-16 11:54:17 mike Exp $ package ZOOM::IRSpy; @@ -21,7 +21,7 @@ use ZOOM::IRSpy::Utils qw(cql_target render_record irspy_record2identifier); our @ISA = qw(); -our $VERSION = '0.02'; +our $VERSION = '1.01'; our $irspy_to_zeerex_xsl = dirname(__FILE__) . '/../../xsl/irspy2zeerex.xsl';