X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy.pm;h=6c87cd988fab526fad197a6e313ef2b98c5304e9;hb=6b931e2e1e82aec729a4ee444bd88731cf53b5f0;hp=0fe969eafded6b1da4992e881f25becdee7cf6f2;hpb=6dc881f9c3bbcf0e2ab2404d97fe3dfcb127048b;p=irspy-moved-to-github.git 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';