Release 1.00
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy.pm
index 0fe969e..7464d5a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: IRSpy.pm,v 1.85 2007-06-27 11:09:03 mike Exp $
+# $Id: IRSpy.pm,v 1.86 2007-07-09 09:41:44 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.00';
 our $irspy_to_zeerex_xsl = dirname(__FILE__) . '/../../xsl/irspy2zeerex.xsl';