projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dc110c
)
Towards 1.01
author
Mike Taylor
<mike@indexdata.com>
Mon, 16 Jul 2007 11:54:17 +0000
(11:54 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 16 Jul 2007 11:54:17 +0000
(11:54 +0000)
lib/ZOOM/IRSpy.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy.pm
b/lib/ZOOM/IRSpy.pm
index
7464d5a
..
6c87cd9
100644
(file)
--- a/
lib/ZOOM/IRSpy.pm
+++ b/
lib/ZOOM/IRSpy.pm
@@
-1,4
+1,4
@@
-# $Id: IRSpy.pm,v 1.86 2007-07-09 09:41:44 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 = '1.00';
+our $VERSION = '1.01';
our $irspy_to_zeerex_xsl = dirname(__FILE__) . '/../../xsl/irspy2zeerex.xsl';